From bb7eb266435d043bb84c02c4bc7ad2e90068a662 Mon Sep 17 00:00:00 2001 From: Nelson Rush Date: Sun, 30 Jan 2000 03:14:34 +0000 Subject: [PATCH] added cvs documentation to the developer help section --- copyright.php | 1 + develop.php | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ devfiles.php | 1 + howto.php | 3 +- index.php | 1 + irc.php | 1 + links.php | 3 +- main.php | 1 + news.php | 1 + progress.php | 3 +- 10 files changed, 102 insertions(+), 3 deletions(-) create mode 100644 develop.php diff --git a/copyright.php b/copyright.php index af2d639..d9512e6 100644 --- a/copyright.php +++ b/copyright.php @@ -34,6 +34,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] diff --git a/develop.php b/develop.php new file mode 100644 index 0000000..ff27dbb --- /dev/null +++ b/develop.php @@ -0,0 +1,90 @@ + + + QuakeForge: An Open Source Quake Development Project + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

+

+ [ about ] + [ news ] + [ progress ] + [ irc ] + [ downloads ] + [ howto ] + [ mailing lists ] + [ links ] + [ developers ] + [ comments ] + [ Credits ] + +
+ + +
+ + +
+ Developer information +
+ +
+ Download a copy of CVS for your respective OS.

+ Anonymous cvs access:

+ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/quake login
+ cvs -z3 checkout quakeforge

+ The above will login and checkout the quakeforge module which is our main source tree for the QuakeForge engine.
Now change into the quakeforge directory and begin your modifications.
+
Make sure to update often so that your tree matches our current tree so that when you supply us your diffs we will be able to apply them. Use the following to update your local copy after logging in:

+ cvs -z3 update -dP

+ To create a patch:

+ cvs diff -u > mypatch.diff

+ Then email this to the quake-devel list at: quake-devel@lists.sourceforge.net

+
+
+
+ SourceForge + Sign The Linux Driver Petition + Aftershock +
+
+
+ +
Website Copyright (C) 1999,2000 contributors of the QuakeForge Project. +
View Additional Copyright and Trademark Acknowledgements +

Hey man, nice gun. Hey man, have fun.
+
+
+
+ + diff --git a/devfiles.php b/devfiles.php index 0a42bc7..2eb09f1 100644 --- a/devfiles.php +++ b/devfiles.php @@ -25,6 +25,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] diff --git a/howto.php b/howto.php index 4d72123..09ed205 100644 --- a/howto.php +++ b/howto.php @@ -35,6 +35,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] @@ -73,4 +74,4 @@ - \ No newline at end of file + diff --git a/index.php b/index.php index 7389f70..38e02f5 100644 --- a/index.php +++ b/index.php @@ -34,6 +34,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] diff --git a/irc.php b/irc.php index 46e0c40..a186639 100644 --- a/irc.php +++ b/irc.php @@ -35,6 +35,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ]
diff --git a/links.php b/links.php index 0925dfe..c60e086 100644 --- a/links.php +++ b/links.php @@ -35,6 +35,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] @@ -184,4 +185,4 @@ - \ No newline at end of file + diff --git a/main.php b/main.php index 231391c..e10c80e 100644 --- a/main.php +++ b/main.php @@ -35,6 +35,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] diff --git a/news.php b/news.php index 6a141b6..4a76ee7 100644 --- a/news.php +++ b/news.php @@ -35,6 +35,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] diff --git a/progress.php b/progress.php index 03b097d..93193e1 100644 --- a/progress.php +++ b/progress.php @@ -25,6 +25,7 @@ [ howto ] [ mailing lists ] [ links ] + [ developers ] [ comments ] [ Credits ] @@ -141,4 +142,4 @@ - \ No newline at end of file +