Overview
Comment: | again |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5550e9edad75675fdeed44fecd516ebf |
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: 5a3be8e6d0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:05:09 | again check-in: 5550e9edad user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
18:01:53 | and again check-in: 3183659356 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 |