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

Invalid large, negative Content-Length

From: Doug Warner <doug_at_warner.fm>
Date: Mon, 25 Jan 2010 09:45:19 -0500

When trying to "svn update" a working copy on Linux (svn 1.6.6) I'm receiving
the error "413 Request Entity Too Large".

Indeed, the Content-Length I'm seeing the client send when I set
neon-debug-mask = 138 in [global] of the servers file is:
Content-Length: -5221747158880878327

This seems similar to bug #3558 [1] but I'm just trying to update a working
repository, I don't have any 2+GB files, and I'm on Linux and not Windows.

Any ideas on what I can do to debug this?

-Doug

[1] http://subversion.tigris.org/issues/show_bug.cgi?id=3558

Received on 2010-01-25 15:50:06 CET

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.