Overview
| Comment: | Added lines to mail cvs changes |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
1625a53615e4cdbfc794fe7e9571a3d0 |
| User & Date: | gawthrop@users.sourceforge.net on 2002-04-16 11:03:50.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2002-04-16
| ||
| 11:15:52 | Forgot to do this .. check-in: bd2893f0e2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 11:03:50 | Added lines to mail cvs changes check-in: 1625a53615 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 10:58:35 | Added synchmail to list for mtt-cvs mailing list check-in: 26c673b7e3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/CVSROOT/loginfo
from [4503d4cd47]
to [f5255d5add].
| ︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 | + + + + + |
# V = old version number (pre-checkin)
# v = new version number (post-checkin)
#
# 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
|