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

Re: Configuring svn to issue tracker

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Fri, 19 Nov 2010 08:24:13 +0000

Hello,

On Friday 19 Nov 2010 06:55:05 you wrote:
> I have gone through the http://tortoisesvn.net/issuetracker_integration
> These are the things that I am trying to do..
>
> I have downloaded bugzilla from
> https://wiki.mozilla.org/Bugzilla:Win32Install The installation is
> complete and bugzilla is working properly.
> Now I can create bugs..
> I want to configure SVN with bugzilla now..
> I want that when we check in the code in svn local working copy with the
> created bug number, all the comment should be updated and displayed in the
> bugzilla browser, when we use find bug. Is it possible? I have used
> bugtraq:url property with the following value:
> http://d-3751:8080/show_bug.cgi?id=%BUGID%<http://d-3751:8080/show_bug.cgi
> ?id=%25BUGID%25> And bugtraq:message having value %BUGID%

If you want an automatic message in bugzilla, there are two ways to do it:
1. post-commit repository hook server-side, see the subversion book for that
2. Bugzilla issue tracker plugin for TortoiseSVN. This would even allow you to
pick a bug from a list in a dialog but would also give you log messages in
bugzilla.None for Bugzilla is listed here at the moment:
http://tortoisesvn.net/issuetrackerplugins

With kind regards,
Andreas Stieger

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2683030

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-19 09:24:23 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.