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

Question on Subversion hooks

From: Kristis Makris <kristis.makris_at_asu.edu>
Date: 2004-07-14 00:05:31 CEST

Hello,

I'm trying to add Subversion support to Scmbug, an SCM to Bugtracking
integration system (http://www.public.asu.edu/~makrists/scmbug/). I'm
trying to figure out how subversion hooks work. I'm going over the
documentation on hooks
(http://svnbook.red-bean.com/svnbook/ch05s02.html) and I am having a
hard time determining if hooks can be installed externally (i.e. without
local access to the repository storage location). Is it possible to
checkout a repository and "check-in" a hook script ?

Another question I have is how can I get a list of files that are about
to be commited using the hook scripts ? I didn't see in the hook
template files documentation on additional arguments that may provide
those. Should I be calling 'svn status' and 'svn info' to manually
collect all this information ?

Any feedback on what's the designated method of installing hooks is
welcome.

Thanks,
Kristis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 14 00:06:15 2004

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.