summaryrefslogtreecommitdiff
path: root/rt/HOWTO/README
diff options
context:
space:
mode:
authorivan <ivan>2003-07-15 13:16:32 +0000
committerivan <ivan>2003-07-15 13:16:32 +0000
commit0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d (patch)
tree64e852c61cbf09007d52cd6978bfddea721d00d2 /rt/HOWTO/README
parentc0567c688084e89fcd11bf82348b6c418f1254ac (diff)
parent945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd (diff)
This commit was generated by cvs2svn to compensate for changes in r2526,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'rt/HOWTO/README')
-rw-r--r--rt/HOWTO/README14
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/
+