diff options
author | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-15 13:16:32 +0000 |
commit | 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd (patch) | |
tree | c874aeac27d37fce2e41d64c3347c99527f6e66d /rt/HOWTO/README | |
parent | 160be29a0dc62e79a4fb95d2ab8c0c7e5996760e (diff) |
import of rt 3.0.4
Diffstat (limited to 'rt/HOWTO/README')
-rw-r--r-- | rt/HOWTO/README | 14 |
1 files changed, 14 insertions, 0 deletions
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/ + |