[issue3363] hg addremove for already removed largefile fails

Matthew Giannini bugs at mercurial.selenic.com
Tue Apr 10 13:07:42 CDT 2012


New submission from Matthew Giannini <mgiannini at tridium.com>:

If you remove a large file using standard OS tool (e.g. rm, del) and then do 
an hg addremove you could the error below. In this example, setup.exe is a 
largefile.

D:\repo> del setup.exe

D:\repo> hg status
! setup.exe

D:\repo> hg addremove
setup.exe: The system cannot find the path specified

----------
messages: 19566
nosy: mgiannini
priority: bug
status: unread
title: hg addremove for already removed largefile fails

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


More information about the Mercurial-devel mailing list