diff options
author | Alfred M. Szmidt <ams@gnu.org> | 2006-01-05 19:42:20 +0000 |
---|---|---|
committer | Alfred M. Szmidt <ams@gnu.org> | 2006-01-05 19:42:20 +0000 |
commit | 3b7951351f6ba73756003709e899f024c67b7285 (patch) | |
tree | 5a41293f3e67f5360b7c16f13ca53e451b875d2c /download.html | |
parent | f4bae1654cd0c13b0a6a96caf6f807284ee28927 (diff) |
Updated CVS root for Savannah.
Diffstat (limited to 'download.html')
-rw-r--r-- | download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.html b/download.html index 0b64f5b5..5341c1c3 100644 --- a/download.html +++ b/download.html @@ -68,7 +68,7 @@ simply press the Enter key. Source tree: <SAMP>export CVS_RSH="ssh"</SAMP><BR> <BR> -<SAMP>cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co hurd</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |