[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-03-23 06:36:26 CET

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?

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Thu Mar 23 06:40:49 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.