++added: 1. First, you need to configure your SSH access - (see SshAccess). 2. You should have read instructions in your CVS project page on savannah (like the emacs CVS page http://savannah.gnu.org/cvs/?group=emacs). 3. You should go in the local directory where you want to put your local copy the CVS HTML tree. For example: mkdir ~/project/www cd ~/project/www 4. Download the CVS HTML tree structure (substitute developername with your login and projectname with your project system name): export CVS_RSH=ssh cvs -z3 -d:ext:[EMAIL PROTECTED]:/webcvs/projectname co projectname
-- forwarded from https://savannah.gnu.org/maintenance/[EMAIL PROTECTED]://savannah.gnu.org/maintenance _______________________________________________ Savannah-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/savannah-cvs
