Using cygwin and TortoiseHg in parallel

Jean-Pierre Bergamin james at ractive.ch
Wed Jan 5 13:41:38 CST 2011


Am 03.01.2011 16:06, schrieb Jean-Pierre Bergamin:
> I'd like to use cygwin and TortoiseHg on the same repository. I'm now
> running into the following issue:
>
> - I edit a file with PSPad.
> - I commit it with TortoiseHg.
> - "hg st" in cygwin still shows me that the just commited file has
> changes, but "hg diff" shows no pending changed. When I commit the file
> in cygwin as well, "hg st" show no modified files anymore.
>
> [james at JAMES-PC ~/test/my-branch]$ hg st
> M hello.txt
> [james at JAMES-PC ~/test/my-branch]$ hg diff --git
> [james at JAMES-PC ~/test/my-branch]$
>
> When I commit the changes in cygwin, everything is ok.
>
> Could this be some issue with EOL styles? Or any other ideas why files
> that have been commited with TortoiseHg still are shown as modified
> within cygwin?

Strange... I cannot reproduce this issue at the moment, although I ran 
into it quite a couple of times during the last days. When I have a way 
to reproduce it, I'll tell you how.

But thanks for the answers anyway.


Best regards,
James



More information about the Mercurial mailing list