How would that work? How could hg purge the .bak, .orig, .rej, .old, etc. files?
hg purge (it's an extension) removes anything that isn't tracked (and not ignored in the .hgignore): kind of distclean.
I hope this helps _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com