BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Development  General develop...  Tortoise SVN
Previous Previous
 
Next Next
New Post 8/23/2006 9:16 AM
User is offline jbb
11 posts
No Ranking


Tortoise SVN 
Hey Davin,
I don't know whether you're using tortoise SVN as SVN client. But if you do, there's a feature for "integrating" it with issue tracking software. It allows you to navigate to bug description when browsing svn log.

Add these properties to root of the repository (name new line value:
bugtraq:logregex
BGN-\d+
\d+
(values are on two lines)

bugtraq:url
http://support.bugnetproject.com/Bugs/BugDetail.aspx?bid=%BUGID%

After this, whenever you commit with log message containing BGN-xxx, tortoise changes the xxx to a link that aims to the issue detail.

More on this on tortoisesvn.net/docs/release/TortoiseSVN_en/ch05s24.html
 
New Post 8/23/2006 1:45 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Tortoise SVN 
Thanks for the great tip, I have applied the changes and committed them to subversion.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  Tortoise SVN

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.