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

Re: Any news on client side hook scripts?

From: Brooke Smith <novorivus_at_optusnet.com.au>
Date: 2005-08-09 23:26:11 CEST

Hi Markus,

You could put your svn script in the $PATH before Subversion's svn
and thru it call Subversions's svn directly (ie. pass thru 'svn ci'
etc and with 'svn up' do whatever you need to do and then call 'svn
up' - with all calls using the absolute path name to svn).

Cheers,

Brooke

On 25/07/2005, at 6:47 PM, Markus Tacker wrote:

>
> Hoi Bryan,
>
> Bryan Dyck wrote:
>
>> Hmm... that doesn't sound a whole lot different from writing a
>> shell script that wraps an 'svn up' operation on a particular
>> repository path with whatever custom action you need to take - in
>> your case, regenerating your database.
>>
>
> I know what you mean. But this would mean, that after introducing
> this
> update script an relase 1234 I would have to tell the users to use
> this script instead of svn up.
>
> --
>
> mit freundlichen Grüßen | Jabber: m@tacker.org
> m.tacker | ICQ: 9170 9561
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 9 23:28:28 2005

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.