Martin v. Löwis <mar...@v.loewis.de> added the comment:

I'm working on a "hg touch" extension which is able to bring the time stamps 
back in correct order after a checkout. One would either do "make touch" after 
an update, or register that extension as a post-update action in .hg/hgrc. It 
will be controlled by a versioned .hgtouch file, that uses make(1) dependency 
syntax.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14642>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to