summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-14 09:21:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-14 09:21:42 +0000
commit9ce0a7b49d4f004b7d55833a35feabbc8c27726f (patch)
tree93017beaa8e01a2d776548f54dfa17f43606f4cd /README
parent4ab0d74250b3a69e3980ca961b9867bf365580ab (diff)
downloadcurl-9ce0a7b49d4f004b7d55833a35feabbc8c27726f.tar.gz
new cvs instructions
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 3 insertions, 7 deletions
diff --git a/README b/README
index a084ea4df..8f49e1137 100644
--- a/README
+++ b/README
@@ -64,18 +64,14 @@ CVS
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)
- cvs -d :pserver:cvsread@cvs.php.net:/repository logout
-
- (you're off the hook!)
-
NOTICE
Curl contains pieces of source code that is Copyright (c) 1998, 1999