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

Re: post-commit hook - correct behaviour to client

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-20 20:58:57 CEST

On Apr 20, 2005, at 1:50 PM, allan juul wrote:
>
>
> i don't understand why the client have to wait for a response from a
> post-commit

The server doesn't fork the post-commit hook. If you want that to
happen, do it yourself. In a shell script, run 'my_perl_script &'.
I'm sure there's something equivalent in windows batch language.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 20 21:01:26 2005

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.