[issue2279] TortoiseHg 1.1

vipetrul bugs at mercurial.selenic.com
Fri Jul 9 14:18:17 UTC 2010


New submission from vipetrul <vipetrul at gmail.com>:

Setup:
Platform: Windows
I have a repo with one file in it.
I rename file (F2) 'FileA.txt' becomes 'FileB.txt'.
I commit changes, TortoiseHg assumes that FileA.txt was deleted, FileB.txt 
new file is being added.
To resolve this, I right click on FileB.txt and select 'Guess Rename...'
In new popup window I find correct Rename Candidate Match, but when I try 
to click 'Accept Change' nothing happens.

When I close 'Detect Copies/Renames' window, I get a following error 
message:

{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues 
or tortoisehg-discuss at lists.sourceforge.net
** Mercurial version (1.6).  TortoiseHg version (1.1)
** Command: commit
** CWD: C:\Testing\b
** Extensions loaded: fixfrozenexts
** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit 
(Intel)]
** sys.getwindowsversion(): (6, 1, 7600, 2, '')
** Processor architecture: x64
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File "tortoisehg\hgtk\guess.pyo", line 215, in <lambda>
  File "tortoisehg\hgtk\guess.pyo", line 345, in accept_match
AttributeError: 'localrepository' object has no attribute 'remove'

}}}

----------
messages: 13054
nosy: vipetrul
priority: bug
status: unread
title: TortoiseHg 1.1

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2279>
____________________________________________________


More information about the Mercurial-devel mailing list