diff options
author | cvs2git <cvs2git> | 2009-12-31 13:16:42 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2009-12-31 13:16:42 +0000 |
commit | 36c9e61195cb2cf28dcc3913cdfe4f565a6c836a (patch) | |
tree | 2a37ea5e5f696e00093e97f30720c181e79afbe8 /rt/HOWTO/README | |
parent | b4b0c7e72d7eaee2fbfc7022022c9698323203dd (diff) |
This commit was manufactured by cvs2svn to create tag 'RT_3_8_7'.RT_3_8_7
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/ - |