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

Re: wait for hook script still not fixed ?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-09 19:01:06 CEST

On 4/9/06, allan juul <allan@muly.dk> wrote:
> Garrett Rooney wrote:
> > On 4/6/06, allan juul <allan@muly.dk> wrote:
> >> hi
> >>
> >> according to the changes doc [1] for release 1.3.1 the problem with
> >> waiting hooks should have been fixed:
> >>
> >> * fixed: don't wait for hook script background jobs (r18146)
> >>
> >>
> >> this seem not to be the case on windows 2003 server on our set up with
> >> apache 2.0.54. which means we completely have to still disable the
> >> post-commit hook actions.
> >>
> >> can anyone confirm (or the contrary) this ?
> >
> > It is fixed, but in order to keep backgrounded jobs from blocking the
> > script from exiting you need to make sure they close stdout/stderr (by
> > redirecting them to some file usually). I have no idea how to do this
> > on windows, but I imagine there must be some way.
>
> ok thanks, hmm - do you also know if this "feature" is documented (given
> that it's new behavior)

I'm not sure, but if not, I'm sure the maintainers of the book would
be happy to accept patches adding it.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 9 19:02:23 2006

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.