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 /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 'download.html')
-rw-r--r-- | download.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/download.html b/download.html index 5341c1c3..fe759c4a 100644 --- a/download.html +++ b/download.html @@ -66,7 +66,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 hurd</SAMP> |