Now that we are mirrored, remove absolute links

This commit is contained in:
Eric Andersen
2002-03-05 15:55:59 +00:00
parent 0298be88ae
commit 1b17b01584
3 changed files with 511 additions and 423 deletions

View File

@@ -42,7 +42,7 @@ stuff to show you are serious. Then, very nicely ask
an account. To access CVS, you will want to add the following to set up your environment:
<pre>
$ export CVS_RSH=/usr/bin/ssh
$ export CVSROOT='username@codepoet.org:/var/cvs'</pre>
$ export CVSROOT='username@cvs.busybox.net:/var/cvs'</pre>
<br>
It goes without saying you must change <em>username</em> to your own
username...