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

post-commit hook jurisdiction

From: spacegoose <spacegoose_at_gmail.com>
Date: Mon, 19 Sep 2011 09:32:05 -0700 (PDT)

I don't yet have filesystem access to our SVN repository but am
looking into triggering Jenkins to build and deploy a project based on
SVN commits to the project, ideally only for a specific branch / trunk
to start.

I'm wondering if the post-commit hook applies to the entire SVN
repository, if there are (or can be) multiple post-commit files that
apply only to a particular project (or project branch / trunk), or if
this is all done programmatically via a single post-commit script,
e.g. determine which project committed, and based on this do
something?

Thanks,
Bill
Received on 2011-09-19 18:42:21 CEST

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.