Skip to content

Commit

Permalink
corrected the CVS info
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Mar 16, 2000
1 parent e3ef8b6 commit 339bdd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ README

To download the very latest source off the CVS server do this:

cvs -d :pserver:cvs@curl.sourceforge.net/curl login
cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login

(just press enter when asked for password)

cvs -d :pserver:cvs@curl.sourceforge.net/curl co .
cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl co .

(now, you'll get all the latest sources downloaded into your current
directory. Note that this does not create a directory named curl or
anything)

cvs -d :pserver:cvs@curl.sourceforge.net/curl logout
cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl logout

(you're off the hook!)

0 comments on commit 339bdd1

Please sign in to comment.