Tim Peters added the comment: Serhiy, did you test "hg update -C default"? Didn't work for me :-(
Martin, I don't know an easy way. eol fiddling in Hg seems brittle :-( I suppose you could get a fresh clone and then _compare_ the checked-out files to your old clone. Then, from the old clone, delete the files that don't match. Then "hg revert -a" in the old clone. Then check again. If they all match, throw away the new clone. But, no, that's not really easy ;-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com