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

RE: [TSVN] bugtraq enhancement proposal: changing bug status

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-01-04 10:36:39 CET

Hi Assen,

> But laziness is one of the most powerful forces behind engineering,
> and I'm starting to think: why do I have to mark a bug as resolved via
> the Mantis web interface right after I enter this bug's number in
> TSVN's commit dialog? Why can't I change the bug status directly from
> TSVN?
I'm using Mantis as well, and I've patched the checkin.php script to create
backlinks from mantis to the repository. Since I have to extract the
Issue-IDs in checkin.php anyway, I manually add a line
"Issue-Status: resolved" or "Issue-Status: closed" to the commit message if
I want to change the status. Extracting this status is a three liner in
checkin.php. That does the job nicely for me.

I'm just saying this because a simple solution exists for mantis. Otherwise
I'm +0 on your suggestion, since I like the idea, but I don't see the need.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 4 10:38:09 2005

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.