User: jeje    
  Date: 02/04/18 03:12:44

  Modified:    website/doc installation.xml
  Log:
  Fixed documentation about how to extract sources from CVS.
  
  Revision  Changes    Path
  1.3       +2 -2      WebOS/website/doc/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /cvsroot/xtremesuite/WebOS/website/doc/installation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- installation.xml  18 Apr 2002 09:54:44 -0000      1.2
  +++ installation.xml  18 Apr 2002 10:12:44 -0000      1.3
  @@ -49,12 +49,12 @@
                <para>
                        You must authenticate with the CVS server using the following 
command:
                        <programlisting>
  -  cvs -d:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot login
  +  cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/xtremesuite 
login
                        </programlisting>
                        There is no password required (you just need to type enter). 
Then you
                        can download sources:
                        <programlisting>
  -  cvs -z3 -d:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot co WebOS
  +  cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/xtremesuite 
co WebOS
                        </programlisting>
                </para>
                <para>
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to