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

Re: [TSVN] Feature Request: Optionally put the Bug ID above the log message

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-26 18:26:30 CEST

Matthew Draper wrote:

> I suggest the following change, to make the (log message)-(bug ID)
> relationship optionally configurable. Below is a patch, but:

The patch you sent only did the easy part. The hard part about your
implementation is the parsing of the log message and extracting the
issue number from it. If you really want to have the bug ID above the
log message, why not defining a new property (e.g. bugtraq:IDabove)
which when true makes the clients put the ID above the logmessage?
Your solution could also have part of the message string above and the
rest below the log message. And then the parsing could get _really_ hard
and complicated.

But is this really something people would want?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 26 19:32:18 2004

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.