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

RE: TSVN 1.6.7: Commit dialog loses sort order on refresh

From: Davison, Steve D <steve.d.davison_at_intel.com>
Date: Wed, 3 Mar 2010 12:27:31 -0800

Stefan Küng wrote:
> That's actually by design.
> After a refresh, the sort order is reset to the order
> the 'svn status' returns the paths. Since that isn't
> really sorted by anything, a refresh is the only way to
> get that 'sorting' back.

Very simple solution: Add 1 integer field to the revision
list item, and as TSVN builds it from the SVN output,
assign incrementing values to each line.

Probably would not want to display that as a column.
Instead of hacking the option into an existing column as a
tri-state, use a button "use natural order" or "original"
or "unsorted"?

I've had times when I wished that Tortoise and the cmdline
version used the same ordering; each tool has its own
strenths and weaknesses so I find myself using both, more
than rarely. +1 from me!

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2454622

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-03 22:38:58 CET

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.