I\'m trying to write a post commit hook script for svn to export repository to team foundation server. (So when you commit a code, that latest version of the code gets copie
Here is a stackoverflow answer here with a sample for post-commit hook on windows, using native windows shell commands - https://stackoverflow.com/a/3630534/7984