post-commit hook problems with SMTP
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 3 Nov 2011 12:46:52 -0400
I've written a Perl post-commit hook that emails out via SMTP. I was
Sending subversion/README
The commit actually had worked, but the revision of my working copy
$ svn commit -m"Finding what's causing commit errors. I think it's
I've played around with my post-commit script, and everything is find
my $smtp = Net::SMTP->new(
Then, I get the MERGE error again. If I take out the SMTP portion of
I know the script actually works because I print out the command to
What exactly does that MERGE error mean, and why do I get it when
-- David Weintraub qazwart_at_gmail.comReceived on 2011-11-03 17:47:32 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.