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.
Submitted by: Darren Evans <[email protected]>
- Loading branch information
gstein
committed
Oct 11, 2001
1 parent
400a682
commit bc8d1a0
Showing
1 changed file
with
3 additions
and
3 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:[email protected]:/cvsroot/edna login | ||
% cvs -d :pserver:[email protected]:/cvsroot/edna login | ||
</code> | ||
<br> | ||
<i>You will be prompted for the password. Just press the Enter key.</i> | ||
<br> | ||
<code> | ||
% cvs -z6 -d :pserver:anoncvs@cvs.edna.sourceforge.net:/cvsroot/edna checkout edna | ||
% cvs -z6 -d :pserver:anonymous@cvs.edna.sourceforge.net:/cvsroot/edna checkout edna | ||
</code> | ||
</p> | ||
<p> | ||
|
@@ -65,7 +65,7 @@ <h3>Viewing CVS via the Web</h3> | |
<address><a href="mailto:[email protected]">Greg Stein</a></address> | ||
<!-- Created: Wed Feb 10 00:54:30 PST 1999 --> | ||
<!-- hhmts start --> | ||
Last modified: Sat Oct 6 09:23:01 PDT 2001 | ||
Last modified: Wed Oct 10 17:59:26 PDT 2001 | ||
<!-- hhmts end --> | ||
</body> | ||
</html> |