head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2001.05.07.21.12.57;	author dgp;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.15.21.25.50;	author hobbs;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.15.19.08.21;	author hobbs;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.17.11.32.57;	author root;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Defined tk module to support 'cvs co -c'
@
text
@# Three different line formats are valid:
#	key	-a    aliases...
#	key [options] directory
#	key [options] directory files...
#
# Where "options" are composed of:
#	-i prog		Run "prog" on "cvs commit" from top-level of module.
#	-o prog		Run "prog" on "cvs checkout" of module.
#	-e prog		Run "prog" on "cvs export" of module.
#	-t prog		Run "prog" on "cvs rtag" of module.
#	-u prog		Run "prog" on "cvs update" of module.
#	-d dir		Place module in directory "dir" instead of module name.
#	-l		Top-level directory only -- do not recurse.
#
# NOTE:  If you change any of the "Run" options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And "directory" is a path to a directory relative to $CVSROOT.
#
# The "-a" option specifies an alias.  An alias is interpreted as if
# everything on the right of the "-a" had been typed on the command line.
#
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module.  This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
tk	tk
@


1.3
log
@reset modules because SF cvs doesn't understand -r tag
@
text
@d27 1
@


1.2
log
@configured cvswrappers, modules and cvsignore files
@
text
@a26 39

####################
# External Modules #
####################

# Development branches
tk8.4	-s DEV tk

# 8.4 releases
tk8.4a2	-r core-8-4-a2 tk
tk8.4a1	-r core-8-4-a1 tk

# 8.3 releases
tk8.3	-r core-8-3-2 tk
tk8.3.2	-r core-8-3-2 tk
tk8.3.1	-r core-8-3-1 tk
tk8.3.0	-r core-8-3-0 tk

# Latest 8.2 release

# 8.2 releases
tk8.2	-r core-8-2-3 tk
tk8.2.3	-r core-8-2-3 tk
tk8.2.2	-r core-8-2-2 tk
tk8.2.1	-r core-8-2-1 tk
tk8.2.0	-r core-8-2-0 tk

# 8.1 releases
tk8.1	-r core-8-1-1 tk
tk8.1.1	-r core-8-1-1 tk
tk8.1.0	-r core-8-1-0 tk

# 8.0 releases
tk8.0.6	-r core-8-0-6-branch tk
tk8.0	-r core-8-0-5 tk
tk8.0.2	-r core-8-0-2 tk
tk8.0.3	-r core-8-0-3 tk
tk8.0.4	-r core-8-0-4 tk
tk8.0.5	-r core-8-0-5 tk
@


1.1
log
@initial checkin
@
text
@d27 39
@


