Checkout files not in sync with workdir parent !

Long Vu long.vu at intelerad.com
Mon Jan 7 22:11:43 UTC 2013


Hi,

Here's what happened:

# have not pulled for a while
hg pull
hg update
hg cat -r . file1 > file1_from_repo
diff file1 file1_from_repo
# diff found differences

But hg status and hg diff found nothing !

I even tried "hg update --clean ." and it's not better (did not fix the bad
checkout file)

I ended up deleting the file and let "hg update --clean ." restore the file
for me but now I can't reproduce this problem anymore.

Has anyone seen this weird behavior before?  This exact same problem also
happened to 2 other co-workers.

We are using Mercurial 2.2.3, Python 2.6.6 on Linux.

IT has recently updated all our hostname (hostname -f output changed), can
this has remotely any impact on Mercurial?  I have rebooted because of this
network change.

Thanks for any tips that would help us prevent this from happening to more
of our developers.

Long

-- 

This email or any attachments may contain confidential or legally 
privileged information intended for the sole use of the addressees. Any 
use, redistribution, disclosure, or reproduction of this information, 
except as intended, is prohibited. If you received this email in error, 
please notify the sender and remove all copies of the message, including 
any attachments.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130107/bd0137c2/attachment-0002.html>


More information about the Mercurial mailing list