mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
corrected the CVS info
This commit is contained in:
parent
e3ef8b66a1
commit
339bdd1e08
6
README
6
README
@ -29,16 +29,16 @@ README
|
|||||||
|
|
||||||
To download the very latest source off the CVS server do this:
|
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)
|
(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
|
(now, you'll get all the latest sources downloaded into your current
|
||||||
directory. Note that this does not create a directory named curl or
|
directory. Note that this does not create a directory named curl or
|
||||||
anything)
|
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!)
|
(you're off the hook!)
|
||||||
|
Loading…
Reference in New Issue
Block a user