| Remote Access: Client Side |
Setting up the clientChange your CVSROOT to something like::pserver:joeuser@foo.bar.com:/path/to/cvsrootBefore you can issues any CVS commands, you must: $ cvs loginand enter your password. CVS stores your crypt()'d password in .cvspass in your home directory for use in future connections. The paranoid may wish to delete this between sessions. Once you have logged in, you may issue cvs commands just the same as you would with a local repository. |
| pg 17 |
|