changed the cvs -d command from using ~www to /u/www, as ~www causes an

error. --gdcosta
This commit is contained in:
Gaelan D'costa 2003-06-12 17:38:35 +00:00
parent 701c112f9a
commit 35dde6ff81
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</p>
<code>
export CVS_RSH=ssh<br />
cvs -d username@peri.uwaterloo.ca:~www/cvsroot co www
cvs -d username@peri.uwaterloo.ca:/u/www/cvsroot co www
</code>
<p>
Where <code>username</code> is your CSC user name. You will be