Hi all,

My team and I have been using a local gitorious installation for a while 
now and have reached a point where we can't live without it.  My entire 
development team is really enjoying the interface, great log/diff views, 
and the ease of code access.  Currently, I have a single project defined 
with 2 repositories available under it, and a custom post-receive hook 
which calls jenkins for continuous integration.  This has been working well 
for a while now.

Recently I set up another project/repository and realized that when a push 
happens in any project / repository the jenkins post-receive hook is called 
for the first project.  Is there a way to install custom-post-receive hooks 
that are repository specific?  If not, is there a value that i could grab 
in the custom-post-receive script to determine which repository is being 
pushed and switch from there?

Thanks!

Charles

-- 
-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to