Overview
Comment: | Put back into a sensible form: ie let me know CVSROOT and list + me know rest. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c5ca0c2b4566bccb45227b88c81fbb5c |
User & Date: | gawthrop@users.sourceforge.net on 2002-04-17 18:46:58 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-17
| ||
18:50:35 | Sensitivity EMTF components check-in: bf7075a250 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:46:58 |
Put back into a sensible form: ie let me know CVSROOT and list + me know rest. check-in: c5ca0c2b45 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:12:43 | Additional files for this example check-in: 5a3be8e6d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified CVSROOT/loginfo from [13ff2fab43] to [d405145b40].
︙ | ︙ | |||
22 23 24 25 26 27 28 | # # For example: #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog # Lines to mail changes | | | | | 22 23 24 25 26 27 28 29 30 31 32 33 | # # For example: #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog # Lines to mail changes CVSROOT $CVSROOT/CVSROOT/syncmail %{sVv} mtt@gawthrop.net DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} mtt-cvs@lists.sourceforge.net mtt@gawthrop.net |