www-commits
[Top][All Lists]
Advanced

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

www/server/standards README.webmastering.html


From: Therese Godefroy
Subject: www/server/standards README.webmastering.html
Date: Mon, 5 Feb 2018 03:47:44 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/02/05 03:47:44

Modified files:
        server/standards: README.webmastering.html 

Log message:
        Fix the cvs checkout command line (reported by Isaac Carter).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/standards/README.webmastering.html?cvsroot=www&r1=1.197&r2=1.198

Patches:
Index: README.webmastering.html
===================================================================
RCS file: /webcvs/www/www/server/standards/README.webmastering.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -b -r1.197 -r1.198
--- README.webmastering.html    1 Jan 2018 06:22:17 -0000       1.197
+++ README.webmastering.html    5 Feb 2018 08:47:41 -0000       1.198
@@ -1045,7 +1045,7 @@
 <p>Check out the main www repository:</p>
 
 <pre class="emph-box">
-cvs -d &lt;username&gt;@cvs.savannah.gnu.org:/web/www co www
+cvs -z3 -d:ext:&lt;username&gt;@cvs.savannah.gnu.org:/web/www co www
 </pre>
 
 <p>You will get a working directory, <code>www</code>, with the same
@@ -1056,7 +1056,7 @@
 <p>Check out the web repository of the fooproject:</p>
 
 <pre class="emph-box">
-cvs -d &lt;username&gt;@cvs.savannah.gnu.org:/web/fooproject co fooproject
+cvs -z3 -d:ext:&lt;username&gt;@cvs.savannah.gnu.org:/web/fooproject co 
fooproject
 </pre>
 
 <p>You will get a working directory, <code>fooproject</code> with the same
@@ -1303,7 +1303,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/01/01 06:22:17 $
+$Date: 2018/02/05 08:47:41 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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