[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems downloading tarball with curl

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-25 20:24:06 CEST

Christian Schaffner <chris01@users.sourceforge.net> writes:

> I am the package maintainer of subversion for fink (MacOS X). Today I
> tried to upgrade to 0.30.0 but i ran into the following problem: Fink
> downloads tarballs (by default) with curl. But curl doesn't seem to
> cope with the latest changes on the website:

Okay, here's the scoop: Sourcecast depends on cookies to implement
access control on things in the file sharing area, and certain versions
of 'curl' and 'wget' don't handle cookies well, resulting in infinite
loops, etc.

The easiest workaround was to just put the latest svn tarballs
directly on svn.collab.net:

     http://svn.collab.net/tarballs/

No tricks, no access control, just a plain old http GET will work. I
hope this simplifies things for package maintainers.

Within the tigris.org file-sharing area, I've updated the 0.29 and
0.30 tarball items to be nothing but hyperlinks to svn.collab.net.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 20:38:32 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.