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

RE: Bug: committing large propteries over HTTP

From: Stefan Lutz <stefan.lutz_at_cairos.com>
Date: 2005-11-23 09:38:38 CET

I am not quite sure but this 'bug' sounds like a limitation of the
underlying http protocol or the WebDAV protocol. Maybe this problem can
be solved by changing the configuration of mod_dav.

> -----Original Message-----
> From: Ron Ward [mailto:ward@usq.edu.au]
> Sent: Monday, November 07, 2005 5:14 AM
> To: users@subversion.tigris.org
> Subject: Bug: committing large propteries over HTTP
>
>
> There appears to be a bug if you try and commit a file with a
> large property over HTTP.
> For example:
> If you add a property to a file (1 MB or larger in size,
> or multiple properties that have a total size of 1 MB or larger)
> And the attempt to commit the file over http://, it fails
> with the message:
>
> svn: Commit failed (details follow):
> svn: At least on property change failed: repository is unchanged.
>
>
> NOTE: This works OK via the file:// and svn:// protocol
> It is only failing via http://
> And I can commit very large files without any problems.
>
> A quick and easy way to reproduce this error is as follows:
> Add a simple test.txt file to a svn repository that is using
> the http:// protocol.
> Add a large property to this file. e.g.
> svn ps propName -F OneMegFile test.txt
> Then try and commit this file. e.g.
> svn commit test.txt -m "testing"
>
>
> Ron
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 23 09:43:51 2005

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.