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

Cannot Resume Package Downloads

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2004-11-14 16:03:41 CET

When downloading a package from the Subversion packages site, interrupting
it, one can no longer resume it using "wget -c" or whatever. Check for
example, this shell session:

<<<
vipe:~$ wget -c
http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.bz2
--13:49:04--
http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.bz2
           => `subversion-1.1.1.tar.bz2'
Connecting to wwwproxy.technion.ac.il:8080... connected!
Proxy request sent, awaiting response... 200 OK
Length: 6,768,086 [application/x-bzip2]

    0K .......... .......... .......... .......... .......... 0% 2:09
51.8K
   50K .......... .......... .......... ..
vipe:~$ wget -c
http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.bz2
--13:49:07--
http://subversion.tigris.org/tarballs/subversion-1.1.1.tar.bz2
           => `subversion-1.1.1.tar.bz2'
Connecting to wwwproxy.technion.ac.il:8080... connected!
Proxy request sent, awaiting response... 206 Partial Content

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `subversion-1.1.1.tar.bz2'.
>>>

This needs to be fixed in the service.

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://www.shlomifish.org/

- "Sometimes two bugs cancel each other."
- "It wasn't a bug - it was a sanity check!"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 14 16:11:11 2004

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

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