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

TSVN: sorting bug - differences from check for modification to compare urls

From: <w_sullivan_at_outlook.com>
Date: Thu, 27 Nov 2014 04:07:09 -0800 (PST)

Bug reproduction:
------------------------
add + commit

folder fooBig
folder fooBig\bar
file fooBig\Cc
file fooBig\bar\Cc
------------------------
copy + commit

fooBig to fooBig_
------------------------
add content + commit

file fooBig\Cc
file fooBig\bar\Cc
------------------------
add content

file fooBig\Cc
file fooBig\bar\Cc
------------------------

- check for modification on fooBig (also same on commit dialog)
 - sort asc on path
  - bar/Cc
  - Cc
<screen:big01.png>

- in repobrowser mark fooBig and fooBig_
- right click - compare urls
 - sort asc on path
  - Cc
  - bar/Cc
<screen:big02.png>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

big01.png big02.png
Received on 2014-11-27 13:11:38 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.