[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Sending attachments in email using mailer.py script

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Wed, 6 Oct 2010 18:04:18 -0700

OK I have managed to get the name of the file (after checking out to the
/tmp directory) to be attached in the commit email in a variable called
$ATTACHFILE in my post-commit hook.

But here is another issue that I am now running into:
How do I pass the value of the variable $ATTACHFILE to the mailer.py python
script without wrecking the order of the parameters it expects?

Thanks
Received on 2010-10-07 03:05:00 CEST

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.