Add more customizability: $BITKEEPERCOMSTR, $CVSCOMSTR, $RCS_COCOMSTR, $SCCSCOMSTR.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Nov 2004 22:27:44 +0000 (22:27 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 20 Nov 2004 22:27:44 +0000 (22:27 +0000)
commit391fdea3e12c29ecaccee13ee940e7b1d1745f07
treeb27f643921a59ea4f287a8993147b325a4d67be5
parentb80d55478329b4d4eecd2b549c66be36c5743a0a
Add more customizability:  $BITKEEPERCOMSTR, $CVSCOMSTR, $RCS_COCOMSTR, $SCCSCOMSTR.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1170 fdb21ef1-2011-0410-befe-b5e4ea1792b1
16 files changed:
test/BitKeeper/BITKEEPERCOM.py [new file with mode: 0644]
test/BitKeeper/BITKEEPERCOMSTR.py [new file with mode: 0644]
test/BitKeeper/BitKeeper.py [new file with mode: 0644]
test/CVS.py [new file with mode: 0644]
test/CVSCOM.py [new file with mode: 0644]
test/CVSCOMSTR.py [new file with mode: 0644]
test/RCS/RCS_COCOM.py [new file with mode: 0644]
test/RCS/RCS_COCOMSTR.py [new file with mode: 0644]
test/RCS/explicit.py [new file with mode: 0644]
test/RCS/implicit.py [new file with mode: 0644]
test/RCS/transparent.py [new file with mode: 0644]
test/SCCS/SCCSCOM.py [new file with mode: 0644]
test/SCCS/SCCSCOMSTR.py [new file with mode: 0644]
test/SCCS/explicit.py [new file with mode: 0644]
test/SCCS/implicit.py [new file with mode: 0644]
test/SCCS/transparent.py [new file with mode: 0644]