[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: Bryan Dyck <bdyck_at_mac.com>
Date: 2005-07-22 19:48:18 CEST

Markus Tacker wrote:
>
> Hoi,
>
> I just searched the archive and came across this post [1], where Ken
> searches for a client side script to automatically build an
> unversioned parser
> from a versioned garramer file on checkout.
>
> This is similar to what I am looking for:
> Image having a web based program where Rev 1234 introduces changes to the
> underlying db structure which must be updated after the update. So it
> would
> be usefull that svn up gives a note after updating like:

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. Yes, it's
"one more thing" to look after, but then, so is a client-side hook script...

Of course, it's possible I'm drastically oversimplifying things.. :)

Cheers,
b

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 19:43:45 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.