Tagged Questions
1
vote
1answer
569 views
What's wrong with my SOAP call to OnTime from my SVN 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 two Perl scripts. One sends an email—works ...