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

RE: [TSVN] Source Control integration in commit mailer?

From: Josha Foust <jfoust_at_mankowindows.com>
Date: 2005-07-29 18:55:08 CEST

> -----Original Message-----
> From: Josha Foust [mailto:jfoust@mankowindows.com]
> Sent: Friday, July 29, 2005 10:53 AM
> To: dev@tortoisesvn.tigris.org
> Subject: [TSVN] Source Control integration in commit mailer?
>
> Has anyone taken the source control integration features that TortoiseSVN
> provides and made the SVN commit mailer script parse the log message for
> bug ids and turn them into urls? That would be useful to people who don't
> often look at the log history in TSVN, but do read the commit log emails.
>
> I don't know how easy that would be on a windows platform where the
> scripts are batch files (correct?), but under linux they are perl scripts,
> so I won't think it would be too hard. I might even be able to do it
> myself, if I can find the time. I'll have to look at the integration
> spec.
>
> The hardest part looks to be walking up the affected paths to find the
> properties. Which brings up the question, what is suppose to happen if
> you
> commit multiple directories with different bugtraq properties? How does
> TSVN deal with it?
>
> Josha Foust
>

Hmm, looks like I would need to use the svnmailer scripts to be able to
send html urls. It's written in python, which I'm not familiar with,
and is a lot more complicated that the subversion perl scripts.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 29 18:55:32 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.