Well, maybe not so recent--it's been a couple months since I reviewed the hg bug list.
Anyway, I noticed 3 bugs that I think deserve additional scrutiny. 836 0.9.5: hg mv -A is losing files 837 0.9.5: hg mv -A fails: d is not a file or a symbolic link 927 git renames/copies may be applied incorrectly Both 836 and 837 have fixes. (They also look familiar--Rich, did you mention something about one or both of these bugs recently?) I'm wondering whether 836 could break recommit. And more generally, I'm wondering what rename scenarios we currently have test cases for. Issue 927 looks like it might break backup/restore. I'm looking for input on whether any of these should be marked as stoppers for us, as well as any general comments. thanks, mike