Author: kwade Update of /cvs/fedora/web/html/docs/documentation-guide In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9479 Modified Files: sn-cvs-config.php Log Message: fixing from bug observed by mjw on #fedora-docs Index: sn-cvs-config.php =================================================================== RCS file: /cvs/fedora/web/html/docs/documentation-guide/sn-cvs-config.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cvs-config.php 6 Dec 2005 19:37:14 -0000 1.1 +++ sn-cvs-config.php 5 Jan 2007 00:47:12 -0000 1.2 @@ -31,7 +31,7 @@ Change directories to where you want your files from <span><b class="application">CVS</b></span> to be located, and execute the following commands: - </p><pre class="screen"><tt class="prompt">$ </tt><tt class="command">export CVSROOT=:pserver:cvs.fedora.redhat.com:/cvs/docs</tt> + </p><pre class="screen"><tt class="prompt">$ </tt><tt class="command">export CVSROOT=:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxx:/cvs/docs</tt> <tt class="prompt">$ </tt><tt class="command">cvs login</tt> <tt class="prompt">$ </tt><tt class="command">cvs checkout docs-common</tt> <i class="replaceable"><tt>module-name</tt></i> <tt class="prompt">$ </tt><tt class="command">cvs checkout</tt> <i class="replaceable"><tt>module-name</tt></i>