On 01/25/2010 01:55 PM, Doug Warner wrote:
> On 01/25/2010 10:12 AM, Stefan Sperling wrote:
>> > You could rebuild svn with the --enable-maintainer-mode configure flag.
>> > Then you'll see the file and line number where the error is thrown.
>> > You could then have the client break at the spot in
On 01/25/2010 10:12 AM, Stefan Sperling wrote:
> You could rebuild svn with the --enable-maintainer-mode configure flag.
> Then you'll see the file and line number where the error is thrown.
> You could then have the client break at the spot in gdb, and post a
> backtrace in case it contains anythi
On Mon, Jan 25, 2010 at 09:45:19AM -0500, Doug Warner wrote:
> 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 s
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 simila