Mercurual doesn't see changes
Benoit Boissinot
bboissin at gmail.com
Fri Nov 14 10:36:38 CST 2008
On Fri, Nov 14, 2008 at 5:18 PM, Igor Kostenko <isanych at gmail.com> wrote:
> Hello all,
>
[snip]
> and again nothing. After touch diff (and status and commit) see changes with
> any file mode.
> When I create test repository with this file and the same change everything
> work correctly.
> Does anyone have any idea how it's happened?
Mercurial might miss some changes if: the modified content has the
same size as the old
content, and the change is done less than one second after the "hg
update" (update of the
dirstate).
Could it be that?
Benoit
More information about the Mercurial
mailing list