[issue560] long int too large to convert

Loic Dachary mercurial-bugs at selenic.com
Sat May 12 12:05:03 CDT 2007


New submission from Loic Dachary <loic at dachary.org>:

When running hg addremove on a tree with very large files (over 20GB), the
following error occurs. This is mercurial 0.9.3

Exception exceptions.OverflowError: 'long int too large to convert to
int' in <bound method lock.__del__ of <mercurial.lock.lock object at
0xb7c4770c>> ignored
waiting for lock on working directory of / held by 'gw:9458'
abort: working directory of /: timed out waiting for lock held by gw:9458
Exception exceptions.OverflowError: 'long int too large to convert to
int' in <bound method dirstate.__del__ of <mercurial.dirstate.dirstate
object at 0xb7c473ac>> ignored

----------
messages: 3067
nosy: loic
priority: bug
status: chatting
title: long int too large to convert

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



More information about the Mercurial-devel mailing list