Message5350

Author jglick
Recipients abuehl, alexis, jcoomes, mpm, pmezard
Date 2008-02-22.15:26:24
Content
I think we are seeing a similar problem where someone accidentally committed a
build product (matched by an .hgignore entry). They later deleted it, but every
time a clean build is run by someone else, the file is silently deleted and a
subsequent merge silently resurrects it. This pair of files has kept reappearing
for weeks now and no one can kill it for good. I think I can work around by
changing the clean target.
History
Date User Action Args
2008-02-22 15:26:29jglicksetmessageid: <1203693989.6.0.0120349177083.issue988@selenic.com>
2008-02-22 15:26:29jglicksetrecipients: + mpm, alexis, pmezard, abuehl, jcoomes
2008-02-22 15:26:29jglicklinkissue988 messages
2008-02-22 15:26:24jglickcreate