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

RE: Re: Tickets

From: Roth, Pierre <pierre.roth_at_covidien.com>
Date: Mon, 16 Jun 2008 12:18:32 +0100

> A ticket is a traceable item that records an issue/bug with
> the software being developed. As issues are resolved, the
> tickets are flagged as resolved against the revision numbers
> that contains the fixes. The nett result is an audit ltrail
> of all issues against the development history of the software.

SVN is not a bugtracker but you can achieve this using Trac
(http://trac.edgewall.org/) for example which is fully integrated with
SVN and enables software change <-> ticket traceability through
post-commit hooks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-16 13:22:38 CEST

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

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