phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgroupware/doc/en_US/sgml/admin installation.


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware/doc/en_US/sgml/admin installation.sgml,1.2.2.1,1.2.2.2
Date: Sun, 09 Mar 2003 09:18:34 -0500

Update of /cvsroot/phpgroupware/phpgroupware/doc/en_US/sgml/admin
In directory subversions:/tmp/cvs-serv12560

Modified Files:
      Tag: Version-0_9_14-branch
        installation.sgml 
Log Message:
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

Index: installation.sgml
===================================================================
RCS file: 
/cvsroot/phpgroupware/phpgroupware/doc/en_US/sgml/admin/installation.sgml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** installation.sgml   23 Jul 2002 02:39:13 -0000      1.2.2.1
--- installation.sgml   9 Mar 2003 14:18:32 -0000       1.2.2.2
***************
*** 128,132 ****
  </para>
  <para>
! To see a list of applications currently available via CVS, go to 
[http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/phpgroupware/]
  </para>
  <sect3>
--- 128,132 ----
  </para>
  <para>
! To see a list of applications currently available via CVS, go to 
[http://savannah.gnu.org/cgi-bin/viewcvs/phpgroupware/]
  </para>
  <sect3>
***************
*** 152,162 ****
  <title>Stable Branch in CVS</Title>
  <para>
! Follow these steps (please adjust to your server's config):
  </para>
  <blockquote><literallayout>
  <userinput># cd /home/httpd/html</userinput>
! <userinput># cvs -z3 -d:pserver:address@hidden:/cvsroot/phpgroupware co -r 
Version-0_9_12-branch phpgroupware</userinput>
  <userinput># cd phpgroupware</userinput>
! <userinput># cvs co -r Version-0_9_12-branch admin addressbook calendar email 
phpgwapi preferences setup todo notes infolog</userinput>
  </literallayout></blockquote>
  <para>
--- 152,162 ----
  <title>Stable Branch in CVS</Title>
  <para>
! Follow these steps (please adjust to your server's config and the up-to-date 
stable Version - 0.9.14 at the moment):
  </para>
  <blockquote><literallayout>
  <userinput># cd /home/httpd/html</userinput>
! <userinput># cvs -z3 -d:pserver:address@hidden:/cvsroot/phpgroupware co -r 
Version-0_9_14-branch phpgroupware</userinput>
  <userinput># cd phpgroupware</userinput>
! <userinput># cvs co -r Version-0_9_14-branch admin addressbook calendar email 
phpgwapi preferences setup todo notes infolog</userinput>
  </literallayout></blockquote>
  <para>
***************
*** 165,180 ****
  <blockquote><literallayout>
  <userinput># export 
CVSROOT=':pserver:address@hidden:/cvsroot/phpgroupware'</userinput>
! <userinput># cvs co -r Version-0_9_12-branch phpgroupware</userinput>
  <userinput># cd phpgroupware</userinput>
! <userinput># cvs co -r Version-0_9_12-branch admin addressbook calendar email 
phpgwapi preferences setup todo notes infolog</userinput>
! </literallayout></blockquote>
! </sect3>
! <sect3>
! <title>Patched Branches in CVS</Title>
! <para>
! Recently 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:
! </para>
! <blockquote><literallayout>
! <userinput># cvs -z3 -d:pserver:address@hidden:/cvsroot/phpgroupware -r 
Version-0_9_12-patches phpgroupware</userinput>
  </literallayout></blockquote>
  </sect3>
--- 165,171 ----
  <blockquote><literallayout>
  <userinput># export 
CVSROOT=':pserver:address@hidden:/cvsroot/phpgroupware'</userinput>
! <userinput># cvs co -r Version-0_9_14-branch phpgroupware</userinput>
  <userinput># cd phpgroupware</userinput>
! <userinput># cvs co -r Version-0_9_14-branch admin addressbook calendar email 
phpgwapi preferences setup todo notes infolog</userinput>
  </literallayout></blockquote>
  </sect3>
***************
*** 477,481 ****
  
  <para>
! For example, this is the process to install the Headlines application: (see 
[http://www.sourceforge.net/projects/phpgwapps] for more applications)
  </para>
  
--- 468,472 ----
  
  <para>
! For example, this is the process to install the Headlines application: (see 
[http://apps.phpgroupware.org] for more applications)
  </para>
  
***************
*** 484,488 ****
  </para>
  <blockquote><literallayout>
! <userinput># export 
CVSROOT=':pserver:address@hidden:/cvsroot/phpgwapps'</userinput>
  <userinput># cvs login</userinput> (just hit enter if prompted for a password)
  <userinput># cvs co headlines</userinput>
--- 475,479 ----
  </para>
  <blockquote><literallayout>
! <userinput># export 
CVSROOT=':pserver:address@hidden:/cvsroot/phpgroupware'</userinput>
  <userinput># cvs login</userinput> (just hit enter if prompted for a password)
  <userinput># cvs co headlines</userinput>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]