From 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Jul 2003 13:16:32 +0000 Subject: import of rt 3.0.4 --- rt/HOWTO/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 rt/HOWTO/README (limited to 'rt/HOWTO/README') diff --git a/rt/HOWTO/README b/rt/HOWTO/README new file mode 100644 index 000000000..942096b0a --- /dev/null +++ b/rt/HOWTO/README @@ -0,0 +1,14 @@ +Here you'll find plain text documentation of how to handle various +project procedures. Files contained herein: + +change.txt + How changes are integrated, including generating and + distributing aedist change sets, and updating the CVS repository. + +release.txt + Steps to go through when releasing a new version of RT. + + +These procedures are based on documentation from the scons project +as http://www.scons.org/ + -- cgit v1.2.1