Overview
Comment: | again |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1ccdf79992b16f1385e188ae48857562 |
User & Date: | gawthrop@users.sourceforge.net on 2002-04-17 18:05:09 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-17
| ||
18:12:43 | Additional files for this example check-in: 031516bc77 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:05:09 | again check-in: 1ccdf79992 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:01:53 | and again check-in: 52da3fb3d5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified CVSROOT/loginfo from [1148ee2197] to [13ff2fab43].
︙ | ︙ | |||
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 mtt-cvs@lists.sourceforge.net mttroot $CVSROOT/CVSROOT/syncmail %{sVv} mtt@gawthrop.net mtt-cvs@lists.sourceforge.net DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} mtt@gawthrop.net mtt-cvs@lists.sourceforge.net |