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

Any news on client side hook scripts?

From: Markus Tacker <mtacker_at_itfuture.de>
Date: 2005-07-22 13:35:22 CEST

   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:

   (Old rev is 1005)

   $ svn up ./
   U file.a
   U file.b
   A file.c
   A hooks/update-script
   Updated to revision 1234.
   The hook command 'hooks/update-script 1005 1234' will now be run.
   Continue [n/Y]:

   Any ideas/hints/progress on this?

   [1] http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=17100

-- 
   mit freundlichen Grüßen  |  Jabber: m@tacker.org
   m.tacker                 |  ICQ:    9170 9561

Received on Fri Jul 22 13:38:44 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.