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

Re: svn hung at end of commit operation

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-23 06:46:40 CET

On 3/22/06, C. Michael Pilato <cmpilato@collab.net> wrote:
> Garrett Rooney wrote:
> > That probably isn't sufficient to actually let the commit continue
> > while those tasks are still running. It's not redirecting stdout and
> > stderr of the backgrounded jobs, so they'll still be held open, at
> > least with subversion 1.3.x anyway.
>
> I added " > /dev/null 2>&1" to each of those lines. Would you expect that
> to be sufficient?

It looks like that should work, assuming we're using a version of
Subversion that has fixed the issues we had with that... And it
doesn't look like we have. Need to upgrade to 1.3.1 to get that fix.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 23 06:46:58 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.