Bug in newest Windows hg
Peter Arrenbrecht
peter.arrenbrecht at gmail.com
Wed Nov 19 01:09:23 CST 2008
On Wed, Nov 19, 2008 at 12:14 AM, David Soria Parra <sn_ at gmx.net> wrote:
> Can you please resend this as pure text without a doc attachment?
>
> Dirk Gillespie wrote:
>> I tried to clone a repository and got a Python error when it tried to close
>> a temp file. The stack trace and version are in a screen shot.
>>
>> -Matt
The gist I take from the screenshot is the following:
$ hg clone http://the/repo here
...
adding file changes
transaction abort!
rollback completed
abort: No such file or directory: ...
Exception exceptions.AttributeError: "'atomictempfile' has not
attribute 'closed'" in ...atomictempfile.__del__ ... ignored
$ hg version
...version 1.0.2+tortoisehg
-parren
More information about the Mercurial
mailing list