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

Re: errors on large commits

From: Rob Brandt <bronto_at_csd-bes.net>
Date: 2006-09-15 18:34:10 CEST

Yes, as a matter of fact I am.

Rob

Garrett Rooney wrote:
> On 9/14/06, Rob Brandt <bronto@csd-bes.net> wrote:
>> I am having exactly the same issue as Markus Fischer a few months ago
>> where the error message is:
>>
>> svn: Commit failed (details follow):
>> svn: MERGE request failed on '/repos/web/project/trunk'
>> svn:
>> Cannot modify transaction named '1hv' in filesystem
>> '/data/subversion/repos/db'
>>
>> See:
>> http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=47260
>>
>> However his solution is not helping me. I tried both the --charset on
>> SVN::Notify and using a fresh checkout. The repository is exhibiting
>> the same symptoms; the commit is actually successful at the server end,
>> but my own working copy doesn't know that. My workaround is to revert
>> after the commit, delete the new files (at the moment I'm just trying to
>> load source files into a new repository) and update. That's not a long
>> term solution :(
>>
>> My own personal observation is that the commit only fails on large
>> commits. Not once has it failed when the commit is less than 100k. So
>> far, I haven't seen success above 100k, but most of the one above 100k
>> are much larger than 100k, so I'm not sure where the dividing line is.
>> This does appear to be an SVN::Notify issue, as I disabled that in the
>> post_commit hook and it doesn't choke.
>>
>> Ideas?
>
> Do you happen to be running mod_php on the same server?
>
> -garrett
>
> ---------------------------------------------------------------------
> 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 Fri Sep 15 18:34:42 2006

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.