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

Re: BUG: Merge dialog "Show log" button is incorrectly disabled

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-08-27 18:04:44 CEST

On Monday 27 August 2007 05:40:31 Simon Lieschke wrote:
> Steps to reproduce:
>
> 1. Open a merge dialog.
> 2. Observe the "Show log" button for the "To:" end of the revision to
> merge.
>
> Actual results:
>
> The "Show log" button is disabled.
>
> Expected results
>
> The "Show log" button should not be disabled. The revision input field to
> the left of it remains editable, so the end revision should also be able
> to be selected using the "Show log" button.

In most cases merging uses two identical URLs which are here named "start
URL" and "from URL". If you use the "Show log" button of the "from URL"
the "from revision" as well as the "to revision" are set. There is no need
for the second disabled "Show log" button in this case.

You only need the second "Show log" button if the two URLs are different.
This is only possible if you uncheck "Use 'From:' URL". In this case
the "Show log" button gets enabled.

Although I admit, the user interface is not perfect, I'm not sure how to
make it so simple that it is easily understable, but still supports all
ways of merging. Good ideas are always welcome!

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Aug 27 18:02:14 2007

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

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