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

Add text to commit log

From: Erling Wegger Linde <erlingwl_at_gmail.com>
Date: Thu, 21 Feb 2008 11:37:12 +0100

Hi,

I'm trying to abstract away different bug trackers such as Jira and Trac. If
you use their respective Subversion Plugins - Jira relates "PROJECT-2" and
Trac #2 to their respective issues. I would like to provide a uniform way
for the user to add Issuekeys to the commit-log such as project/2.
Furthermore to allow the Trac and Jira subversion plugins to recognise these
tags I need subversion to expand the commitlogs.

An example:

The user enters "this issue is related to project/3"
Subversion expands this commit log to : "this issue is related to project/3
PROJECT-3 #3".

Is it possible to tell subversion to do this (hopefully without recompiling
- configuration or add-on /plug-in mechanism would be preferred) and how?

Any ideas / suggestions would be deeply appreciated!

Thanks, Erling
Received on 2008-02-21 11:37: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.