Tagged Questions

0
votes
1answer
428 views

integrate SVN and OnTime with post-commit hook

My Subversion repository is on a Linux server and my OnTime 2007 system is on a windows 2003 server. I have a post-commit hook script that launches 2 Perl scripts. One sends an email—works …