comparison .hgtags @ 18895:ed676ed67a5c

manifestmerge: handle workdir removed, remote removed with flags This can happen when a file with flags is removed or deleted in the working directory and also not present in m2. The obvious solution is to add a __delitem__ override to manifestdict that removes the file from flags if necessary, but that has a significant performance cost in some cases, e.g. hg status --rev rev1 --rev rev2 <file>.
author Siddharth Agarwal <sid0@fb.com>
date Wed, 10 Apr 2013 12:34:42 -0700
parents 64d751a93bf7
children 8618d31d532b
comparison
equal deleted inserted replaced
18894:ed46c2b98b0d 18895:ed676ed67a5c