From d287534bc8abec2fe8544f3dcdb411d493e86f66 Mon Sep 17 00:00:00 2001
From: Ralf Becker
Date: Sun, 9 Mar 2003 14:21:27 +0000
Subject: [PATCH] Adjusted the phpGW Adminsitration Manual with: - up-to-date
Version of the stable branch - no more extra branch for patches - references
from sourceforge to savannah or subversions Did this in the sgml and the html
version, as i dont have / know the tools to create the html+ps version from
the sgml
---
doc/en_US/html/admin/x62.html | 45 ++++++--------------------
doc/en_US/sgml/admin/installation.sgml | 25 +++++---------
2 files changed, 18 insertions(+), 52 deletions(-)
diff --git a/doc/en_US/html/admin/x62.html b/doc/en_US/html/admin/x62.html
index a881f9e8af..e3269a9fa3 100644
--- a/doc/en_US/html/admin/x62.html
+++ b/doc/en_US/html/admin/x62.html
@@ -160,7 +160,7 @@ CLASS="USERINPUT"
# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware co phpgroupware# cvs -z3 -d:pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware co phpgroupware
# export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware'# export CVSROOT=':pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware'
2.3.2.2. Stable Branch in CVSFollow these steps (please adjust to your servers config):
Follow these steps (please adjust to your servers config and the up-to-date stable Version - 0.9.14 at the moment):
# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware co -r Version-0_9_12-branch phpgroupware# cvs -z3 -d:pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware co -r Version-0_9_14-branch phpgroupware
# cvs co -r Version-0_9_12-branch admin addressbook calendar email phpgwapi preferences setup todo notes infolog# cvs co -r Version-0_9_14-branch admin addressbook calendar email phpgwapi preferences setup todo notes infolog# export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware'# export CVSROOT=':pserver:anonymous@subversions.gnu.org:/cvsroot/phpgroupware'
# cvs co -r Version-0_9_12-branch phpgroupware# cvs co -r Version-0_9_14-branch phpgroupware
# cvs co -r Version-0_9_12-branch admin addressbook calendar email phpgwapi preferences setup todo notes infologRecently the phpGroupWare developers started a branch for patches to released versions. This is to facilitate bugs being fixed in a released version without having to wait for the next offical release. There is a developer who has been assigned the responsibility for maintaining that branch and applying patches and fixes. To check out this version of the code using 0.9.12 as an example you would do the following:
# cvs -z3 -d:pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgroupware -r Version-0_9_12-patches phpgroupware# cvs co -r Version-0_9_14-branch admin addressbook calendar email phpgwapi preferences setup todo notes infolog
# export CVSROOT=':pserver:anonymous@cvs.phpgroupware.sourceforge.net:/cvsroot/phpgwapps'# export CVSROOT=':pserver:anonymous@subversions.gnu.org:/cvsroot/phpgwapps'