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

Re: Regarding issue tracker

From: Roger Lipscombe <roger_at_differentpla.net>
Date: Mon, 14 Jul 2008 08:18:54 +0100

Punit Mutha wrote:
> Hi,
> Sorry to bother you, but i wanted to ask you about integration of
> bugzilla in tortoise svn.
> I used bugtraq to directly link commit messages to bugzilla but
> problem is i wanted to use the "Issue tracker integration" to add
> bugzilla info in my svn.
> currently i am getting error message "There are no issue trackers
> providers avalaible".
Documentation for how to write an issue tracker plugin (a COM object) is
in the contrib/issue-tracking directory in the source code. By default,
there are none installed, which is why you see this message.
> Also i wanted to ask you whether i can directly pass commit messages
> to bugzilla -->as in commit messages will appear in comments of that bug.
This would require a post-commit hook (or something that otherwise
watches commits). It would parse the commit messages and use them to
update your bugzilla database. Trac has a good example of this.
> Sorry if my questions sounded irrelevant.
> Please let me know if more details are required.
>
> Thanking you,
> Punit

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-07-14 09:19:38 CEST

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

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