mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:03:31 +03:00
updates and fixes
This commit is contained in:
parent
90030a49c7
commit
5992252b3d
8 changed files with 138 additions and 34 deletions
16
README
16
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!)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue