[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: hurd source code download
From: |
Jayesh Salvi |
Subject: |
RE: hurd source code download |
Date: |
Sun, 2 Jan 2005 21:01:00 -0600 |
>I'm not sure what links you are reading but you must us CVS and ssh
now.
>export CVS_RSH="ssh"
>cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/hurd co hurd
Thanks. I am using WinCVS. I had to make some changes in above
instructions to make them work. In case anyone has same problem, here is
what I did:
In WinCVS 1.3.20.3,
In command-line dialog box,
In command line enter "co hurd"
In CVSROOT enter ":ssh:anoncvs@savannah.nongnu.org:/cvsroot/hurd"
In execute for directory: put the local path of the directory where you
want to locate the hurd source code.