From 5992252b3d5e0b37587bf3f234d289ffeae42ba4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 16 Mar 2000 11:32:53 +0000 Subject: updates and fixes --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README') diff --git a/README b/README index ccd538074..5abbf3205 100644 --- a/README +++ b/README @@ -26,3 +26,19 @@ README Sweden -- ftp://ftp.sunet.se/pub/www/utilities/curl/ Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/ China -- http://www.pshowing.com/curl/ + + To download the very latest source off the CVS server do this: + + cvs -d :pserver:cvs@curl.sourceforge.net/curl login + + (just press enter when asked for password) + + cvs -d :pserver:cvs@curl.sourceforge.net/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 + + (you're off the hook!) -- cgit v1.2.3