savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] CVS documentation


From: James A Morrison
Subject: [Savannah-hackers] CVS documentation
Date: Mon, 12 Nov 2001 10:12:30 -0500 (EST)

 When I got my savannah account I found this section in the cvs documentation.
Here is a diff of how I think it should sound.

 The url for this page is http://savannah.gnu.org/docs/cvs/

James Morrison

--- index.html.old      Mon Nov 12 09:45:29 2001
+++ index.html  Mon Nov 12 10:03:07 2001
@@ -45,9 +45,11 @@
    For all developer (read/write) access, you will be using SSH. SSH
    (1.x) client must be available to your local machine. The local
    environment variable CVS_RSH must also be set to the path to ssh. This
-   is done on most linux (bash) systems by typing:
+   is done in a bourne compatible shells (bash, sh, ksh) by typing:
    export CVS_RSH=ssh
-       
+   or with csh shells (tcsh, csh) by typing:
+   setenv CVS_RSH ssh
+ 
    Anonymous CVS access uses CVS pserver and does not require SSH.
    
    If you get 'permission denied' errors with no prompt for a password,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]