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

[TSVN] Bug tracking enhancement

From: John Dubery <jdubery_at_ukonline.co.uk>
Date: 2005-05-18 23:10:14 CEST

Hi,

Thanks for TSVN.

I've been trying out the bugtraq:* properties at work (with the
traq bugtracking system as it happens); mostly working nicely.

Would be nice if you could add a "bugtraq:numberprefix" property
that can be used alongside the "bugtraq:number" property. The
numberprefix property would be used when the number property
is true. It would define a prefix to prepend to every number
typed in the issuenumber field by a user.

For example, trac likes a # prepended to each issue number,
hence I'd set "bugtraq:numberprefix" set to "#". Then if a
user typed "34" into the issuenumber field then TSVN would
put "#34" into the log message, and if a user typed "5,6,7" then
TSVN would put "#5,#6,#7" into the log message.

Without this I would have to set "bugtraq:number" to false
and hope that the users put something sensible in the
unchecked issuenumber field. Putting the "#" in the
"bugtraq:message" property doesn't work because only the first
issue number would have a "#" prefix.

OK, that's what I could use now; I guess it would be sensible to
add a "bugtraq:numbersufffix" property too, with the obvious

many thanks

John Dubery

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 18 23:31:28 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.