[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: Alexander Iljin <ajsoft_at_yandex.ru>
Date: Tue, 2 Mar 2010 02:28:22 +0600

Hello!

>> Open Commit dialog. Click "Text status" column to sort files by
>> status. Press F5.
>> Expected: the file list remains sorted by status.
>> Actually: sort order is reset to default.

FS> Which version are you using? Sorting looks alright to me with
FS> 1.6.7-18415 32Bit. Do you perhaps click the columns in any specific order?

  The version is in the subject line, more specifically:
TortoiseSVN 1.6.7, Build 18415 - 32 Bit , 2010/01/22 17:55:06
Subversion 1.6.9,
apr 1.3.8
apr-utils 1.3.9
neon 0.29.3
OpenSSL 0.9.8k 25 Mar 2009
zlib 1.2.3

  Visible columns are: Path, Extension, Text status, Property status,
  Revision, Copied from URL.
  I simply open the commit dialog. For example, my WC contains two
  modified files:
  [V] ObideU.ob2 - Text status: modified
  [ ] Tools.ob2 - Text status: missing

  When I click the "Text status" column header, files get sorted by
  ascending status text, so they switch places:
  [ ] Tools.ob2 - Text status: missing
  [V] ObideU.ob2 - Text status: modified
  The "Text status" column header now displays upwards pointing gray
  triagle.

  I press F5 to refresh the list. The files return to their initial
  positions:
  [V] ObideU.ob2 - Text status: modified
  [ ] Tools.ob2 - Text status: missing
  The "Text status" column header no longer displays the triangle (in
  fact, the triangle is nowhere to be found).

  Other checkboxes:
  "Show unversioned files" - unchecked;
  "Select / deselect all" - intermediate state;
  "Show externals from different repos" - checked, disabled;
  "Keep locks" - unchecked, disabled;
  "Keep changelists" - unchecked, disabled.

  There are no changelists in the file list.

---=====---
 Alexander

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-01 21:28:34 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.