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