1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

new cvs instructions

This commit is contained in:
Daniel Stenberg 2004-05-14 09:21:42 +00:00
parent 4ab0d74250
commit 9ce0a7b49d

10
README
View File

@ -64,18 +64,14 @@ CVS
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:cvsread@cvs.php.net:/repository login cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl login
(enter "phpfi" when asked for password) (just press enter when asked for password)
cvs -d :pserver:cvsread@cvs.php.net:/repository co curl cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl co curl
(you'll get a directory named curl created, filled with the source code) (you'll get a directory named curl created, filled with the source code)
cvs -d :pserver:cvsread@cvs.php.net:/repository logout
(you're off the hook!)
NOTICE NOTICE
Curl contains pieces of source code that is Copyright (c) 1998, 1999 Curl contains pieces of source code that is Copyright (c) 1998, 1999