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

Re: Spuriously failing hook scripts

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-09-13 20:04:25 CEST

On Wed, Sep 13, 2006 at 09:24:49AM -0700, Daniel Rall wrote:
> On Wed, 13 Sep 2006, Malcolm Rowe wrote:
> ...
> > * subversion/libsvn_subr/io.c
> > (svn_io_wait_for_cmd): Return an error if apr_proc_wait() returns any
> > status other than APR_CHILD_DONE (for example, ECHILD), rather than
> > returning an error only if it returns APR_CHILD_NOT_DONE.
>
> +1

Thanks. Committed in r21483 and proposed for backport to 1.4.1.

I haven't forgotten that we should also try to work out why APR is
reaping the zombies for us; that's the reason that we can't get the
status in the first place.

Franz, could you let us know what version of APR you're using, and
what your hook script does? Also, how easy is it for you to replicate
the problem? Is there any chance you can do some investigation to work
out whether it's something that the hook script is doing that's causing
the behaviour you're seeing?

Thanks,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 13 20:04: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.