forked from res0nat0r/edna
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
gstein
committed
Oct 6, 2001
1 parent
beb50f1
commit 400a682
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,13 +26,13 @@ <h3>Initial Download</h3> | |
</p> | ||
<p> | ||
<code> | ||
% cvs -d :pserver:anoncvs@cvs.lyra.org:/home/cvsroot login | ||
% cvs -d :pserver:anonymous@cvs.edna.sourceforge.net:/cvsroot/edna login | ||
</code> | ||
<br> | ||
<i>You will be prompted for the password. Use "anoncvs".</i> | ||
<i>You will be prompted for the password. Just press the Enter key.</i> | ||
<br> | ||
<code> | ||
% cvs -z6 -d :pserver:anoncvs@cvs.lyra.org:/home/cvsroot checkout edna | ||
% cvs -z6 -d :pserver:anoncvs@cvs.edna.sourceforge.net:/cvsroot/edna checkout edna | ||
</code> | ||
</p> | ||
<p> | ||
|
@@ -55,17 +55,17 @@ <h3>Getting Updates</h3> | |
<h3>Viewing CVS via the Web</h3> | ||
<p> | ||
You can also | ||
<a href="http://cvs.lyra.org/cgi-bin/viewcvs.cgi/edna/">view the CVS repository</a> | ||
<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/edna/">view the CVS repository</a> | ||
via your web browser. We are using the | ||
<a href="http://www.lyra.org/viewcvs/"><i>ViewCVS</i></a> | ||
<a href="http://viewcvs.sourceforge.net/"><i>ViewCVS</i></a> | ||
software. | ||
</p> | ||
|
||
<hr> | ||
<address><a href="mailto:[email protected]">Greg Stein</a></address> | ||
<!-- Created: Wed Feb 10 00:54:30 PST 1999 --> | ||
<!-- hhmts start --> | ||
Last modified: Fri Dec 3 03:44:02 PST 1999 | ||
Last modified: Sat Oct 6 09:23:01 PDT 2001 | ||
<!-- hhmts end --> | ||
</body> | ||
</html> |