heeyeonwiz / pbscc-proxy

Automatically exported from code.google.com/p/pbscc-proxy
0 stars 0 forks source link

Suggestion: Make compatible with bugtraq properties #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.

It would be nice if make plugin compatible with 'bugtraq' properties and add 
trac ID in check-in operations.

Original issue reported on code.google.com by lmerrin on 8 Feb 2011 at 10:09

GoogleCodeExporter commented 8 years ago
Please describe better your requirements.

Original comment by daggett....@gmail.com on 8 Feb 2011 at 6:25

GoogleCodeExporter commented 8 years ago
Hello.

What I mean is to use the bugtraq properties to integrate development SVN with 
my isse tracking system.

This technique was developed by the TortoiseSVN and Subclipse development 
teams, and both products support the features that will be described. This 
properties allow to associate the changes I make in Subversion with a specific 
ID in an issue tracker. When the user enters a log message, a well defined line 
including the issue number associated with the commit can be added 
automatically. This reduces the risk that the user enters the issue number in a 
way the bug tracking tools can't parse correctly.

When the user browses the log messages, TortoiseSVN creates a link out of each 
bug ID in the log message which fires up the browser to the issue mentioned.

This properties must be set un folders and starts with bugtraq:

More info: 
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html

Example screenshot: 
http://4.bp.blogspot.com/_kJkoNF_3MnM/RavRoUlJbcI/AAAAAAAAACE/BFv3KXiDWd8/s1600-
h/bugtraq-props.png

Original comment by lmerrin on 9 Feb 2011 at 8:41

GoogleCodeExporter commented 8 years ago
yes, IMHO it would be nice and very usefull

As an example I can point Jira TortoriseSVN plugin we use with TortoriseSVN 
(screenshot in attachment). When you click "Jira Issues" in commit dialog a 
plugin's "select issue" dialog appears and you can point what issue is fixed.

This plugin can be used with CMD svn client as well.

It is available here:

https://plugins.atlassian.com/plugin/details/10017

https://github.com/csharptest/JiraSVN

Original comment by Pavlov....@gmail.com on 4 Jul 2011 at 6:53

Attachments: