diff options
author | cvs2git <cvs2git> | 2008-03-02 04:11:52 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2008-03-02 04:11:52 +0000 |
commit | 36d688e6cff825c1ec66b9e3c6a5bc62375f100c (patch) | |
tree | 08bfb8bdd978d3fbd9f37f617052210797d471bd /rt/HOWTO/README | |
parent | 8103c1fc1b2c27a6855feadf26f91b980a54bc52 (diff) |
This commit was manufactured by cvs2svn to create tag 'RT_3_6_6'.RT_3_6_6
Diffstat (limited to 'rt/HOWTO/README')
-rw-r--r-- | rt/HOWTO/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/rt/HOWTO/README b/rt/HOWTO/README deleted file mode 100644 index 942096b0a..000000000 --- a/rt/HOWTO/README +++ /dev/null @@ -1,14 +0,0 @@ -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/ - |