Overview
Comment:Added to implemet the mtt-cvs mail list --
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 14512ca800de38e3df2b72ca69537b1ca40c0f4506a6dad8cde3aa78c6632a6b
User & Date: gawthrop@users.sourceforge.net on 2002-04-16 11:33:33.000
Other Links: branch diff | manifest | tags
Context
2002-04-16
11:36:03
These were flagged with M on cvs update check-in: 6f076e3fbf user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:33:33
Added to implemet the mtt-cvs mail list -- check-in: 14512ca800 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:15:52
Forgot to do this .. check-in: 9a063beba2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13

# The "checkoutlist" file is used to support additional version controlled
# administrative files in $CVSROOT/CVSROOT, such as template files.
#
# The first entry on a line is a filename which will be checked out from
# the corresponding RCS file in the $CVSROOT/CVSROOT directory.
# The remainder of the line is an error message to use if the file cannot
# be checked out.
#
# File format:
#
#	[<whitespace>]<filename><whitespace><error message><end-of-line>
#
# comment lines begin with '#'














>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The "checkoutlist" file is used to support additional version controlled
# administrative files in $CVSROOT/CVSROOT, such as template files.
#
# The first entry on a line is a filename which will be checked out from
# the corresponding RCS file in the $CVSROOT/CVSROOT directory.
# The remainder of the line is an error message to use if the file cannot
# be checked out.
#
# File format:
#
#	[<whitespace>]<filename><whitespace><error message><end-of-line>
#
# comment lines begin with '#'
syncmail
20
21
22
23
24
25
26





#   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












>
>
>
>
>
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


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]