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: |
97c9787931ab2fd64fba4f2181e5dc8b |
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: 76d285945a 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: 97c9787931 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:12:43 | Additional files for this example check-in: 031516bc77 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 |