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

Re: update hook per project (or directory)

From: Andrew Brosnan <andrew_at_broscom.com>
Date: 2007-03-01 18:26:10 CET

On 3/1/07 at 10:26 AM, andrew@broscom.com (Andrew Brosnan) wrote:
>
> I have a repos layout like
>
> trunk
> proj_a
> proj_b
> proj_c
>
> When wc1 commits I want a hook to update wc2. However, if wc1 only
> commits something in proj_a, I only want proj_a updated in wc2. Since
> post-commit only knows about repos path and revision number, how do I
> accomplish this?

I've been looking through the list archives - seems a simpler way to ask
my question is:

How can one use post-commit to run update only on the files/directories
that were committed?

It seems like this is not currently possible. Is this correct?

Regards,
Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 1 18:25:29 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.