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

Re: Weird Error while commiting a large number of files (3000) in one transaction.

From: Tony Ditchfield <tony.ditchfield_at_googlemail.com>
Date: 2007-07-27 08:36:47 CEST

On 27/07/07, nikhil gupta <ng_g20@hotmail.com> wrote:
>
> Hi,
>
> We faced a weird error today. We added a new module to the repository & when we tried to commit the module (it had some 3000 files), it showed us the following error:
>
>
>
> Error: Commit failed (details follow):
>
> Error: MERGE request failed on '/svn/suncity/source/trunk/build/tools'
>
> Error: MERGE of '/svn/suncity/source/trunk/build/tools': timed out waiting for server (http://servername).
>
>
>
> And the interesting part is: When we tried to update the working copy, all the files were updated correctly...
>
>
>
> I had implemented a post-commit hook on the repos yesterday which calls a .Net exe to send mail of the commit. Can the above error because of that?
>
>
>
> I tried to search the error on google and in the group also, but did not find much help...
>
>
>
> Can someone guide me on this? This is really critical & any information in this regard will be helpful...

Switch off the post-commit hook and try it again to discount the .net
exe. It could well be the .net exe causing timeouts since we
experienced a similar issue

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 27 08:35:44 2007

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.