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

Re: M3 delay

From: Harald Radi <harald.radi_at_nme.at>
Date: 2001-08-19 20:29:58 CEST

hi,

i'm not subscirbed to this list, i stumbled over you list archive so
please reply directly.

>> Another possibility is to fork the commit-email and run it in the
>> background, letting the final commit request complete quickly (since
we
>> generate it based on a specific revision, this is easy and robust
(unlike
>> the race conditions we see in CVS re: generating the commit email)).

> Err.. Why didn't you do this in the first place? I'd think you'd only
> want synchronous hooks pre-commit, as opposed to post-commit where
> synchronous events don't make sense? (i.e. hogging up the Apache
thread
> waiting for it to finish)

synchronous post-commit hooks do make sense! consider the case that you
have to check out the
repository on every commit (e.g. a svn managed webroot) the commit
should finish _after_ the
checkout and the post-commit script should be able to issue warnings /
errors.

i hope that i don't mess up things here as i didn't follow the whole
list.

harald.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 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.