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