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

Re: Multiple post-commit scripts for multiple projects

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-18 01:40:44 CEST

On 8/17/07, Graham Anderson <grahama1970@gmail.com> wrote:
> Hi
>
> Within the same repository, is it possible to execute a post-commit
> depending on the project/directory being updated?
>
> Essentially(in the same repository), project1 executes project1_post-
> commit, project2 executes project2_post-commit
> Is this possible, or should I have multiple repositories instead?

Have you considered one script which checks the paths modified in the
commit and then fires the appropriate sub-script (or just has
subroutines for each project)?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 18 01:38:36 2007

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.