diff options
-rw-r--r-- | download.html | 2 | ||||
-rw-r--r-- | gnumach-download.html | 2 | ||||
-rw-r--r-- | hurd-l4.html | 2 | ||||
-rw-r--r-- | mig-download.html | 2 |
4 files changed, 4 insertions, 4 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. diff --git a/gnumach-download.html b/gnumach-download.html index c7d686a0..dcac7e8d 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -109,7 +109,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 gnumach</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP> <P>Updates from within the module's directory do not need the -d parameter. diff --git a/hurd-l4.html b/hurd-l4.html index 12cc16f6..f9f5054f 100644 --- a/hurd-l4.html +++ b/hurd-l4.html @@ -89,7 +89,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-l4</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources//hurd co hurd-l4</SAMP> <P>Updates from within the module's directory do not need the -d parameter. diff --git a/mig-download.html b/mig-download.html index 085235ce..dfd6367a 100644 --- a/mig-download.html +++ b/mig-download.html @@ -90,7 +90,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 mig</SAMP> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co mig</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |