diff options
author | Alfred M. Szmidt <ams@gnu.org> | 2006-01-05 19:45:55 +0000 |
---|---|---|
committer | Alfred M. Szmidt <ams@gnu.org> | 2006-01-05 19:45:55 +0000 |
commit | b73ecd9b9bb2c3efb962d8ad591c5c74866268b8 (patch) | |
tree | ae84ac9229be53d9f2390d1b620073ff1f03516a /gnumach-download.html | |
parent | 3b7951351f6ba73756003709e899f024c67b7285 (diff) |
Don't recommend setting CVS_RSH when getting the source code using
CVS, Savannah uses pserver for anonymous read-only access now.
Diffstat (limited to 'gnumach-download.html')
-rw-r--r-- | gnumach-download.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnumach-download.html b/gnumach-download.html index dcac7e8d..6bd315e8 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -107,7 +107,6 @@ simply press the Enter key. <P> Source tree: -<SAMP>export CVS_RSH="ssh"</SAMP><BR> <BR> <SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP> |