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

Sending attachments in email using mailer.py script

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Wed, 6 Oct 2010 14:16:17 -0700

Let's say I have an exisiting repository at /var/lib/svn/projectA with
(tags, branches, trunk structure) on my Linux system.

I am using the mailer.py script and mailer.conf file [1] in my post-commit
hook for sending out emails whenever a new release tag (like
projectA/tags/REL-1.0) is created and that is working fine.

My quesiton:
Is there a way I can send a file whose location is
at projectA/tags/REL-1.0/source.zip as an attachment in the emails that get
sent (using mailer.py) whenever a new tag is created?

Thanks

[1]
https://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/mailer/
Received on 2010-10-06 23:17:01 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.