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

post-checkout hook

From: Dean A Starr <dastarr_at_raytheon.com>
Date: Fri, 25 Apr 2014 12:09:08 -0700

Hi,

This would be a very nice feature for us.
Our procedure is to:
1) svn checkout a version of our code on a normal system
2) move the working folder to another system where subversion is not
available
3) compile and run our code on the new system

The problem is we dont know the version of the code when we are on the 2nd
system
We have a checked in .bat script which will generate a txt file in the
working folder with version info
when run on the 1st system, but now the person who does the checkout must
remember to run the script
 before doing the laborious copy. Security issues are involved.

It would be great to have a post-checkout hook that would automatically run
the script

Thanks,
Dean Starr
Raytheon
Received on 2014-04-28 07:38:37 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.