From: Daniel Stenberg Date: Tue, 1 Jul 2003 12:12:10 +0000 (+0000) Subject: new CVS info X-Git-Tag: curl-7_10_6~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=964a41c75c3f83a59e205a1b5908790a542281fa;p=curl new CVS info --- diff --git a/README b/README index 06137509b..305445ada 100644 --- a/README +++ b/README @@ -49,15 +49,15 @@ CVS To download the very latest source off the CVS server do this: - cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login + cvs -d :pserver:cvsread@cvs.php.net:/repository login - (just press enter when asked for password) + (enter "phpfi" when asked for password) - cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl co curl + cvs -d :pserver:cvsread@cvs.php.net:/repository co curl (you'll get a directory named curl created, filled with the source code) - cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl logout + cvs -d :pserver:cvsread@cvs.php.net:/repository logout (you're off the hook!)