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

Re: [TSVN] Little problem in the Merge dialog

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-06-17 10:40:23 CEST

Udo Schifferdecker wrote:
> when selecting a "From:" Revison in the Merge dialog using the "Show
> Log"-Button the "To:" Revision is set
> to the value <From + 1>, if the "Use "From:" URL" checkbox is
> selected.
>
> Now when I select a "To:" Revison also using the "Show Log"-Button
> the "From:" Revision jumps to <To - 1>.
>
> => When I use the "Show Log"-Button I always end up with two
> consecutive revsions in the Merge dialog
> (only with the "Use "From:" URL" checkbox selected).
>
>
> Happens in TSVN 1.2.0 release and in Build 3717 also.

The UI changed in 1.2.0. If you want to merge multiple revisions you
select the range in show log and it should set To = top_of_selection,
From = (bottom_of_selection - 1).

Or you can type the revisions in by hand of course.

Would it make sense to disable the 'To:' Show-log button when 'Use From
URL' is checked? That might make it more obvious that ShowLog also does
the range selection.

Simon

-- 
       ___
  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 Jun 17 10:39:30 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.