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 /hurd-l4.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 'hurd-l4.html')
-rw-r--r-- | hurd-l4.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd-l4.html b/hurd-l4.html index f9f5054f..d1aad633 100644 --- a/hurd-l4.html +++ b/hurd-l4.html @@ -87,7 +87,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-l4</SAMP> |