On Mon, Jun 9, 2008 at 4:57 PM, tkreuzer@svn.reactos.org wrote:
See issue #2142 for more details.
Is there anyway we can add a macro so that when the commit message see's
"See issue #### for more details."
It will auto magically link to bugzilla? I would look at more bugs as the patches come in but I am too lazy to manually open another tab and copy/paste the bug number. I could set a macro in firefox where I do "bug ####' but that means I still have to manually open a new tab and copy and paste, like I said I am lazy.
I use tsvn. That creates hyperlinks when showing the "bug #xxxx" that link to the bug in our bugzilla.
Steven Edwards schrieb:
On Mon, Jun 9, 2008 at 4:57 PM, tkreuzer@svn.reactos.org wrote:
See issue #2142 for more details.
Is there anyway we can add a macro so that when the commit message see's
"See issue #### for more details."
It will auto magically link to bugzilla? I would look at more bugs as the patches come in but I am too lazy to manually open another tab and copy/paste the bug number. I could set a macro in firefox where I do "bug ####' but that means I still have to manually open a new tab and copy and paste, like I said I am lazy.
You could use scmbug as interface between Subversion and bug tracking systems like Bugzilla or Mantis:
http://freshmeat.net/projects/scmbug/
Regards,
Martin
2008/6/10 Timo Kreuzer timo.kreuzer@web.de:
I use tsvn. That creates hyperlinks when showing the "bug #xxxx" that link to the bug in our bugzilla.
Steven Edwards schrieb:
On Mon, Jun 9, 2008 at 4:57 PM, tkreuzer@svn.reactos.org wrote:
See issue #2142 for more details.
Is there anyway we can add a macro so that when the commit message see's
"See issue #### for more details."
It will auto magically link to bugzilla? I would look at more bugs as the patches come in but I am too lazy to manually open another tab and copy/paste the bug number. I could set a macro in firefox where I do "bug ####' but that means I still have to manually open a new tab and copy and paste, like I said I am lazy.