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

Re: Tickets

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Mon, 16 Jun 2008 13:50:18 +0200

Hello!

johnmb schrieb:
> One thing I have looked for in the documentation I have is whether SVN
> supports tickets and if so, does anyone have a link to a tutorial on how to
> use it.

As other people already mentioned, Subversion is not a bug tracking
software. But there are lots of integrations with some of them. One
very important system hasn't been mentioned before: Bugzilla. There
have been several attempts to integrate Subversion and Bugzilla and
also some Wikis like Mediawiki but all of them use a completely
different integration model which isn't neccessarily straight-forward.

Some documentation about ScmBug and BugTraq can be found here:
http://blog.platinumsolutions.com/node/102
http://sean-janus.optionpc.com/me/software/bugtraq/

For one of my customer I set-up a devlopment server which includes
Subversion, Bugzilla and Mediawiki, but currently the dependencies
are managed manually. If someone sets a bug report to resolved he
includes the subversion revision in his status report, e.g. "fixed
by R1234". Also if someone checks in a bug fix into Subversion he writes
"Solves bug report #987". In the project documentation in Mediawiki
developers also write some hints, e.g. "This feature has been
implemented in R1235".

Regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
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:50:59 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.