[COMMIT LOGREPORT] docs/website/www/lire dl.php,1.37,1.38

Joost van Baal vanbaal at users.sourceforge.net
Sun Jul 30 13:02:54 CEST 2006


Update of /cvsroot/logreport/docs/website/www/lire
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14731

Modified Files:
	dl.php 
Log Message:
update cvs-access notes

Index: dl.php
===================================================================
RCS file: /cvsroot/logreport/docs/website/www/lire/dl.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- dl.php	29 Jul 2006 11:00:47 -0000	1.37
+++ dl.php	30 Jul 2006 11:02:52 -0000	1.38
@@ -118,21 +118,21 @@
   <heading>CVS</heading>
 <par>You can get the very latest sources through 
 <link url="sourceforge.net/cvs/?group_id=5049">
-anonymous CVS access at SourceForge</link> (use module 'service'). Two branches 
-are currently available: stable and unstable.</par>
-<par>You can get the stable branch by doing:</par>
-<pre>cvs -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport login
-cvs -z3 -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport \
-  co -r lire-stable service</pre>
-Especially, the "-r lire-stable" part is important. Leaving it away will get you
+anonymous CVS access at SourceForge</link> (use module 'service').</par>
+<par>You can get the main branch by doing:</par>
+<pre>cvs -d:pserver:anonymous at logreport.cvs.sourceforge.net:/cvsroot/logreport login
+cvs -z3 -d:pserver:anonymous at logreport.cvs.sourceforge.net:/cvsroot/logreport \
+  co -P service</pre>
+
+<!-- Especially, the "-r lire-stable" part is important. Leaving it away will get you
 the <emph>unstable</emph> branch.
 <par>You can get the unstable branch with:</par>
 <pre>cvs -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport login
 cvs -z3 -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport \
-  co service</pre>
+  co service</pre> -->
 
 <par>Additionally, you can browse the 
-<link url="cvs.sourceforge.net/cgi-bin/viewcvs.cgi/logreport/">CVS 
+<link url="logreport.cvs.sourceforge.net/logreport/">CVS 
 tree</link> at the SourceForge website if you just want to have a look at the
 code.</par>
 

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list