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

Re: Mailer

From: Baz <brian.ewins_at_gmail.com>
Date: 2006-05-05 17:30:59 CEST

On 5/5/06, Peter Fraser <Peter.Fraser@mayberryinv.com> wrote:
> Please help anyone. I've been searching for two days now and I can't
> seem to find a document that explains how to set up the mailer in
> subversion. My company uses subversion heavily for all its projects and
> I now want to integrate Bugzilla with Subversion. I therefore want to
> set up the subversion mailer to understand how it works. Any pointers
> would be appreciated. Thanks.

You didn't say what platform you're using. Bug tracker integration is
generally done with a post-commit hook (see the svn book
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html#svn.reposadmin.create.hooks
which discusses email hooks in particular) or by polling the logs
(this is how JIRA integration works). Post-commit solutions that send
emails are very different on unix and windows, as explained in the
book.

Did you look here?
http://www.google.com/search?q=subversion+bugzilla+integration
All of these are on the first page:
Subversion/Bugzilla integration guide (for Linux)
http://oss.segetech.com/bugzilla-svn-wiki.html
Scmbug (a generic solution, also Linux-focussed)
http://www.mkgnu.net/?q=scmbug
and this, explaining how to send email from windows svn to bugzilla:
http://sean-janus.optionpc.com/me/software/bugtraq/

I presume if you've been searching for 2 days you've read all this and
they don't match your needs. If so, it would help if you could explain
how they fall short?

-Baz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 5 17:32:47 2006

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.