Hello,
I evaluate TortoiseSVN for use in our organization and you have convinced
me that TortoiseSVN is the right choice.
I want to integrate SVN with our bug tracker so I test your integration :
it s great.
I have just one remark : it 's not easy to identify which revision are
related to one issue, so my suggestion:
- modify the log message window to add the item "BugID" (the label may be
controlled by the property "bugtraq:label") to the list of filter in the
search box.
it could be possible to easily select the revision which impact the
issue. Note that it could be achieved by a regexp but it is non intuitive
- it could useful to add another item to the search filter : "BugId
recursive".
This could respond to the use case of one revision that affect 2 issues
and the second issue is covered by a third revision:
Rev1: affect BugID 1 and 2
Rev2: affect BugID 2
if i search for 1 with the filter "BugID recursive", Tortoise select
Rev1 and Rev2
- maybe this field could interpret a coma separated list?
What do you think of these suggestion?
as you surely remark English is not my native language so i apologize for
my numerous mistakes....
Guillaume LAFORIE
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-25 17:17:42 CEST