Message3111

Author alexis
Recipients ostkamp
Date 2007-05-22.17:09:11
Content
This is probably a problem that was introduced by the contextification of
patch.diff back in changeset dccb83241dd0.

In addition to the (restricted) working dir walk required to figure out what has
changed, we've started doing a full walk to generate a full manifest for the
working dir.

Can you do a quick test with hg revisions dccb83241dd0 (which should be bad) and
b4eaa68dea1b (which should be ok) to confirm this?
History
Date User Action Args
2007-05-22 17:09:11alexissetmessageid: <1179853751.95.0.882513423535.issue567@selenic.com>
2007-05-22 17:09:11alexissetrecipients: + ostkamp
2007-05-22 17:09:11alexislinkissue567 messages
2007-05-22 17:09:11alexiscreate