svn's webdav not honouring partial GETs
From: Steve Simon <steve_at_quintile.net>
Date: Fri, 26 Mar 2010 12:58:01 +0000
Hi,
Many appologies if this is not the correct place to ask about
AS per the subject, SVN's WebDAV server does not seem to
Accept-Range: bytes
To demonstrate use wget (on windows or Linux), using the command line
wget -d -c http://svn.apache.org/repos/asf/db/ddlutils/trunk/lib/build-only/ant-1.6.5.jar
now re-run the command and you will notice the Range: request and the
Googleing I found references to partial PUTs being supported (A grey area in
I looked at the svn issue tracker and could find no mention of this there either.
Would you expect svn to support partial gets? Is SVN likely to support
Am I asking in the wrong place?
FWIW I am writing a WebDAV client to access SVN repositories for
Thanks for any/all help.
-Steve
------------snip-------------------------------------------------------
acroncompile1% wget -d -c http://svn.apache.org/repos/asf/db/ddlutils/trunk/lib/build-only/ant-1.6.5.jar
--2010-03-26 12:48:51-- http://svn.apache.org/repos/asf/db/ddlutils/trunk/lib/build-only/ant-1.6.5.jar
---request begin---
---request end---
---response end---
0K .......... .......... .......... .......... .......... 2% 165K 11s
|
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.