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

Re: Pre-commit and post-chekout hooks on client side

From: Gustavo Guerra <gmcg_at_acm.org>
Date: 2004-09-07 21:30:35 CEST

Yes, I could do a little script wrapping svn, but I want something on a
per-repository basis

Regards
Gustavo Guerra

"Lee Merrill" <LeeMerrill@bustech.com> wrote in message
news:413DFFB0.4070002@bustech.com...
> Hi Gustavo,
>
> Well, I think it's called "cd /usr/bin; mv svn svn.save; vi svn; case
> $1 in; commit) etc. etc.; exec svn.save ..." Such fun!
>
> Lee
>
>>Is it possible to execute something locally before a commit and after a
>>checkout?
>>I have some scripts that I need to run everytime I do that. I would be
>>great if I could configure svn to do that automatically, instead of having
>>to remember to run those .bat files
>>
>>Regards
>>Gustavo
>>
>>
>>
>
>
> --
> +=========================================================
> + Lee Merrill lee@bustech.com 919-866-2008
> +=========================================================
>
> Unless otherwise stated, any views presented in this email are solely
> those of the author and do not necessarily represent those of the company.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 21:32:49 2004

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.