RE: Are there anyone running Subversion server on Window NT?
From: Jeff Cave <jeff.cave_at_sunergon.com>
Date: 2003-05-05 20:32:52 CEST
>You should try doing something really simple with your post-commit
I found that I am having problems with the comit-email.pl (not the hook itself). I ended up altering the script to call the net::smtp perl module.
The only problem is I can't get the comit-email.pl to run (that's a step up from not being able to get it to compile). When I run it I get the following errors:
c:\svn\swarm\hooks>perl comit-email.pl c:\svn\swarm 2 --from jeff.cave@sunergon.com -r k@vius.ca -s test:
I'm confused. I'm not a huge perl guy, and this is the furthest I have gotten into this script when running it. I assume the first four have to do with the command line arguments (though that is just a guess). The last one is on a line of code that I didn't go near. Just playing with it I tried a couple variations of the call.
perl comit-email.pl c:\svn\swarm 2 --from jeff.cave@sunergon.com -r k@vius.ca -s test:
If this is something that someone recognizes, please let me know. If not, I'll just keep hacking at it until I get it.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.