Overview
Comment: | Added a blank - stiil tryg to get it to work with syncmail |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c749d3252d6d62a8c4cd28d9d389739f |
User & Date: | gawthrop@users.sourceforge.net on 2002-04-16 14:38:12 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-16
| ||
14:58:00 |
mtt copy does NOT now copy the CVS directory $directory --> ${directory} (just to be tidy) check-in: 120320fd50 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
14:38:12 | Added a blank - stiil tryg to get it to work with syncmail check-in: c749d3252d user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
11:36:03 | These were flagged with M on cvs update check-in: 58980518b6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified CVSROOT/loginfo from [f5255d5add] to [58424fd172].
︙ | ︙ | |||
23 24 25 26 27 28 29 30 31 | # 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 | > > | 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 |