[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-07 09:26:38 CET

Hi Steve,

> only worse. And right now I don't know where that ComboBox should go.
> Suggestions?
Directly below the issue ID field, so the top two lines looks like:
(I'm using lots of '_' to indicate spaces and to avoid line breaks)
Commit to:_________________________Bug-ID:======
httpx://svn.collab.net/____________Status:=====!

'===!' indicates a combobox.

> The bugtraq: props allow to specify multiple issue numbers in one
> commit. So how should we handle that case? Add the same status to all
> issues?
Yes, that's the default (I think >99%). See below for more ideas.

> But then you couldn't close one issue and still assing the
> commit to another issue (e.g. Fixes issue 888, brings issue
> 456 one step further).
Since TSVN adds line(s) to the log message and the bugtracker has to parse
the log message, it's free for everyone to add similar lines manually.
So a TSVN created line could read:
Issue-ID: 455,456,457 Issue-Status: fixed

If someone wants more detail, (s)he can always write:
Issue-ID: 455, 456 Issue-Status: fixed
Issue-ID: 456 Issue-Status: closed
Issue-ID: 457
Which means, that issue 457s status doesn't change.

For convenience you could add an 'Add' button to the dialog behind the
bug-id and status selectors. The add button would just append the line to
the current log message in the editor. This way people can enter any
combination of bug ids and status they like before committing. If someone
enters a bug id and/or status and hits OK without hitting add first, behave
as TSV does now.

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 Fri Jan 7 09:27:26 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.