diff and export both seem a bit broken
Jake Edge
jake at edge2.net
Sun May 22 01:48:11 UTC 2005
Matt Mackall wrote:
> On Sat, May 21, 2005 at 05:35:06PM -0600, Jake Edge wrote:
>
>> hg diff gets very confused with my current repo, but hgweb seems to
>> deal with ok ... i suspect some recent changes in the diff code
>> that are not reflected in hgweb ... you can get a copy of
>> hg://edge2.net/hg/hgweb and then try 'hg diff -r127 -r128' and
>> comparing it to the same diff at http://edge2.net/hg/hgweb ...
>> there are other problems too, i think ...
>
>
> Doh, fixed.
seems to be working well now ...
another interesting behaviour that diff has is it gets confused if there
are files in the working dir with the same name as removed files (or
something) ... i used to have hgweb.py as my DirectoryIndex so I created
a new one of those (but did not hg add it) that imported mercurial.hgweb
and subclassed ... sometimes diff will decide to diff against that ... i
have since renamed (and reconfigged apache) it to index.cgi, but it does
seem like something we want to deal with at some point ...
jake
--
Jake Edge - jake at edge2.net - http://www.edge2.net
More information about the Mercurial
mailing list