Message3456

Author mpm
Recipients ThomasAH, bearcave, brendan, gb, tonfa
Date 2007-07-06.15:38:09
Content
See this thread:

http://www.selenic.com/pipermail/mercurial-devel/2007-February/000950.html

This patch doesn't actually work because of the following scenario:

checkout files a, b
immediately modify a and b
commit b
change to a is now lost

So idea (a) below doesn't work.
History
Date User Action Args
2007-07-06 15:38:10mpmsetmessageid: <1183736290.81.0.47931155295.issue618@selenic.com>
2007-07-06 15:38:10mpmsetrecipients: + ThomasAH, tonfa, brendan, gb, bearcave
2007-07-06 15:38:10mpmlinkissue618 messages
2007-07-06 15:38:09mpmcreate