diff options
author | cvs2git <cvs2git> | 2005-10-15 09:11:21 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2005-10-15 09:11:21 +0000 |
commit | 1342faf0995284ed6763152e56224a9b65edc75e (patch) | |
tree | 3e8ccd106bececb1c9b4b84aa1f6454ce5a08dea /rt/HOWTO/README | |
parent | d4d0590bef31071e8809ec046717444b95b3f30a (diff) |
This commit was manufactured by cvs2svn to create tag 'RT_3_4_4'.RT_3_4_4
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/ - |