diff options
author | cvs2git <cvs2git> | 2009-12-18 00:41:35 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2009-12-18 00:41:35 +0000 |
commit | 5e391c9d8d5b2d94eabd425d22bc7457acd05b4d (patch) | |
tree | d4d0c83aa96b8fce0d8fd5a8591110ce29226175 /rt/HOWTO/README | |
parent | 2dfda73eeb3eae2d4f894099754794ef07d060dd (diff) |
This commit was manufactured by cvs2svn to create tag 'RT_3_6_10'.RT_3_6_10
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/ - |