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

Re: Make output from hooks visible

From: Kristis Makris <kristis.makris_at_asu.edu>
Date: 2006-03-29 20:15:23 CEST

> Why are they waiting for the hook to execute? That sounds like a
> terrible thing to do to users. Why isn't the hook being launched with
> a '&' so it can run in the background?

Because the hook may determine that the changeset should not be
commited. For example, the hook may determine that the SCM user is
trying to apply a changeset to a bug that has already been closed.
In general, a number of integration policies could apply logic that
confirms the check-in should be allowed. Examples of those verification
checks (performed by Scmbug) are at:

http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_0-10-0/manual/html/x194.html

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