web-hurd
[Top][All Lists]
Advanced

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

Re: Update CVS instructions


From: Alfred M. Szmidt
Subject: Re: Update CVS instructions
Date: Tue, 16 Mar 2004 15:45:15 +0100 (MET)

   This updates the CVS instructions. I also added a link to the
   savannah page about CVS.

Goodie!

   Index: download.html
   ===================================================================
   RCS file: /webcvs/hurd/hurd/download.html,v
   retrieving revision 1.17
   diff -u -p -r1.17 download.html
   --- download.html    13 Mar 2004 23:56:54 -0000      1.17
   +++ download.html    15 Mar 2004 15:33:40 -0000
   @@ -58,17 +58,20 @@
    <P>
    The Hurd source code is managed in the version control system <A
    HREF="/software/cvs/cvs.html">CVS</A>.  You can check out the CVS
   -repository through anonymous (pserver) CVS with the following
   +repository through anonymous CVS over SSH with the following
    instruction set.  When prompted for a password for <I>anoncvs</I>,
    simply press the Enter key.

    <P>
    Source tree:
   -<SAMP>cvs -d:pserver:address@hidden:/cvsroot/hurd login</SAMP><BR>
   +<SAMP>export CVS_RSH="ssh"</SAMP><BR>
    &nbsp;<BR>
   -<SAMP>cvs -z3 -d:pserver:address@hidden:/cvsroot/hurd co hurd</SAMP>
   +<SAMP>cvs -z3 -d:ext:address@hidden:/cvsroot/hurd co hurd</SAMP>

    <P>Updates from within the module's directory do not need the -d parameter.
   +
   +<P>For the full details, read the <A
   +href="https://savannah.gnu.org/cvs/?group=hurd";>savannah</A> page.

I'm not particularly fond about the above the wording, "the Savannah
page" is really http://sv.gnu.org, or whatever.  Maybe "the GNU Hurd
project web page" would be better?

    <H3><A HREF="#TOCcvsweb" NAME="cvsweb">Browsing the code</A></H3>
    <P>




reply via email to

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