Overview
| Comment: | Added a blank - stiil tryg to get it to work with syncmail |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
eed30c8eca16e4952ef21d9ba26cddb3 |
| User & Date: | gawthrop@users.sourceforge.net on 2002-04-16 14:38:12.000 |
| 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: 2584596feb 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: eed30c8eca user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:36:03 | These were flagged with M on cvs update check-in: 6f076e3fbf 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 | 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
|