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

Re: File list in commit dialog (3rd time)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 24 Jun 2013 21:08:54 +0200

On Mon, Jun 24, 2013 at 8:30 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> On 24.06.2013 12:34, Jens Geyer wrote:
>
>
> * When you do something with the files, e.g. add some unversioned
>> files or just press F5 to refresh the list, the sorting is gone and I
>> have to re-sort the list again by clicking the header. It would be
>> great, if the sort order is maintained as long as the dialog is open.
>> It should not be made persistent - if I open the dialog again, having
>> the default sort order is fine. But the sort order should be kept as
>> long as I leave that dialog open, no matter how much I press F5 or do
>> other things with the files that affect the list in any way.
>>
>
> The problem with this approach is that there would be no way of getting
> the items shown in the original order anymore after you've sorted by any
> column.
> The order in which items are shown the first time or after refreshes is
> the order that the svn library returns the data. This isn't really sorted
> by path.
> So the only way to get that original order is to refresh the view.
>
> Thinking about that, maybe we can keep the order if the refresh happens
> automatically and only lose the sort order in case the refresh is done
> manually.
>

Opened issue #491 for this:
http://code.google.com/p/tortoisesvn/issues/detail?id=491

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3058964
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-24 21:09:19 CEST

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.