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

Re: TortoiseSVN shows bytes transferred to disk not server

From: Kevin Radke <kmradke_at_gmail.com>
Date: Mon, 22 Sep 2008 16:42:40 -0500

For anyone following me talking to myself in this thread...

It appears that TortoiseSVN 1.5.3 is sending a negative Content-Length
http field. (As observed by using Fiddler on Windows, which is a HTTP
debugging proxy.)

However, the svn command line utils do the same thing on Windows, so
this problem is most likely in the SVN libraries themselves.

I just thought I would add this info to this thread in case anybody
finds it via a search...

Kevin R.

Headers I captured are shown below when trying to add a 4G sized file.

PUT /kmr_test/!svn/wrk/a6ca7589-4671-ee4f-8dec-5a14a2b3284e/trunk/test/foo2.bar
HTTP/1.1
Host: svn
User-Agent: SVN/1.5.2 (r32768)/TortoiseSVN-1.5.3.13783 neon/0.28.3
Connection: TE
TE: trailers
Content-Length: -262360009
X-SVN-Result-Fulltext-MD5: ea709fcf11ca4c18004c52770ee83305
Content-Type: application/vnd.svn-svndiff
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-22 23:42:49 CEST

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

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