[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: nikhil gupta <ng_g20_at_hotmail.com>
Date: 2007-07-27 08:54:32 CEST

Hi Erick,
 
Thanks for the response... I was not able to completely understand, what you meant in the mail...
I have a post-commit.bat file where I call the .net exe to send mail... How do i close stdin & stdout there?
 
waiting for a reply...
 
--Nikhil

> Date: Fri, 27 Jul 2007 08:49:05 +0200> From: ehuels_at_gmail.com> To: tony.ditchfield_at_googlemail.com> CC: ng_g20_at_hotmail.com; users_at_subversion.tigris.org> Subject: Re: Weird Error while commiting a large number of files (3000) in one transaction.> > On 7/27/07, Tony Ditchfield <tony.ditchfield_at_googlemail.com> wrote:> > On 27/07/07, nikhil gupta <ng_g20_at_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> > You may want to try closing stdin and stdout in the post commit hook:> mod_dav_svn waits for output or the process to shut down to transmit> any messages back to the client.> > > bye,> > Erik.> > ---------------------------------------------------------------------> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org> For additional commands, e-mail: users-help_at_subversion.tigris.org>
_________________________________________________________________
Want to look great? Get expert opinion on beauty and skin care.
http://content.msn.co.in/Lifestyle/AskExpert/Default01.htm
Received on Fri Jul 27 08:53:22 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.