Overview
| Comment: | Removed options to syncmail |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
962f3a4871a9e81462e232033ff77bf4 |
| User & Date: | gawthrop@users.sourceforge.net on 2002-04-19 07:39:02.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2002-04-19
| ||
| 07:42:28 | Simple teaching examples check-in: 434c0bbede user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
| 07:39:02 | Removed options to syncmail check-in: 962f3a4871 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
|
2002-04-18
| ||
| 20:03:37 | Sensitivity version of thermal C check-in: 7e70e41ca3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified CVSROOT/loginfo
from [224e1d25d1]
to [7508d75767].
| ︙ | ︙ | |||
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 |
#
# 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} gawthrop@users.sourceforge.net
DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} mtt-checkins@lists.sourceforge.net
|