From 2fa2b20ae2c04bca6a52600d76bedd29eb59e313 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Mon, 24 Dec 2001 07:12:26 +0000 Subject: Initialize the new branch. --- HOWTO/change.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'HOWTO') diff --git a/HOWTO/change.txt b/HOWTO/change.txt index 9e7d12a6..f12f9a13 100644 --- a/HOWTO/change.txt +++ b/HOWTO/change.txt @@ -30,28 +30,28 @@ Handling a change set: -- Distribute the change to scons-aedist: - aedist -s -p scons.0.2 {cnum} > scons.0.2.C{cnum}.ae - pine -attach scons.0.2.C{cnum}.ae scons-aedist@lists.sourceforge.net - Subject: scons.0.2 - {SUMMARY} - Body: aegis -l -p scons.0.2 -c {cnum} cd + aedist -s -p scons.0.3 {cnum} > scons.0.3.C{cnum}.ae + pine -attach scons.0.3.C{cnum}.ae scons-aedist@lists.sourceforge.net + Subject: scons.0.3 - {SUMMARY} + Body: aegis -l -p scons.0.3 -c {cnum} cd - rm scons.0.2.C{cnum}.ae + rm scons.0.3.C{cnum}.ae [This will eventually be automated.] -- Update the aedist baseline on the web site: - aedist -s -bl -p scons.0.2 > scons.0.2.ae - scp scons.0.2.ae stevenknight@scons.sourceforge.net:/home/groups/s/sc/scons/htdocs/scons.0.2.ae - rm scons.0.2.ae + aedist -s -bl -p scons.0.3 > scons.0.3.ae + scp scons.0.3.ae stevenknight@scons.sourceforge.net:/home/groups/s/sc/scons/htdocs/scons.0.3.ae + rm scons.0.3.ae [This will eventually be automated.] -- Distribute the change to CVS: export CVS_RSH=ssh - ae2cvs -n -aegis -p scons.0.2 -c {cnum} -u ~/SCons/scons - ae2cvs -X -aegis -p scons.0.2 -c {cnum} -u ~/SCons/scons + ae2cvs -n -aegis -p scons.0.3 -c {cnum} -u ~/SCons/scons + ae2cvs -X -aegis -p scons.0.3 -c {cnum} -u ~/SCons/scons If you need the "ae2cvs" Perl script, you can find a copy checked in to the bin/subdirectory. -- cgit v1.2.1