2
votes
2answers
1k views

SVN Post Commit Hook Batch Windows

I have a Windows Server running Visual SVN Server to store our repositories. Also on that server is our test copy. I'm trying to set up a simple SVN post-commit hook so it updates that test copy ...
0
votes
4answers
432 views

VisualSVN commit-hook add revision to a file in the repo

We have a PHP Project under SVN control(VisualSVN). Somehow, i need to update a file in the repo with the current revision number. So that when the main site gets updated/checkout we can show the svn ...
2
votes
1answer
197 views

Where should be the '.\format' folder

I have been getting the error message "VisualSVNServerHooks: Can't open file 'C:\Arquivos\format'" when I perform a commit to VisualSVN server. There is no any folder named "format" on the VisualSVN ...