Overview
Comment: | Yet another try |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1208aacc81006fd3fe8c0df7f047afe5 |
User & Date: | gawthrop@users.sourceforge.net on 2002-04-17 17:56:32 |
Other Links: | branch diff | manifest | tags |
Context
2002-04-17
| ||
17:57:18 | and another ... check-in: c56db675ce user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
17:56:32 | Yet another try check-in: 1208aacc81 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:38:47 |
Now puts representation and examples files in: ~/.mtt/xmtt/reps and ~/.mtt/xmtt/examples and automatically updates these as required. xmtt --help more informative now. Long and short options available. check-in: 5cd1d36fe0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified CVSROOT/loginfo from [58424fd172] to [099113e389].
︙ | ︙ | |||
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-cvs@lists.sourceforge.net,mtt@gawthrop.net mttroot $CVSROOT/CVSROOT/syncmail %{sVv} mtt-cvs@lists.sourceforge.net,mtt@gawthrop.net DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} mtt-cvs@lists.sourceforge.net,mtt@gawthrop.net |