New issue 355: Tick box status when reverting some files
http://bitbucket.org/tortoisehg/stable/issue/355/tick-box-status-when-reverting-some-files

John Sparrow / johnsparrowuk on Thu, 2 Jul 2009 19:13:24 +0200:

Description:
  If you have 3 files in M state, and open the file status window, then untick 
the first and last, then press 'revert', the new second file remains ticked 
following the revert. (tick box status is preserved by position in the list, 
not filename).
 
So prior to the revert you have:
 
o     file 1.txt
x     file 2.txt
o     file 3.txt
 
and following the revert you have:
 
o     file 1.txt
x     file 3.txt
 
I think that is wrong behaviour? 'file 3.txt' should not be ticked?

Responsible:
  tortoisehg
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to