Repo and WC out of sync
Lars Gullik Bjønnes
lgb at gullik.org
Wed Jan 28 18:25:55 UTC 2009
I just had a weird experience.
I had some changes that had to be done to a lot of files at once, so I
used in-place sed magic for that. (find | xargs sed -i)
committed change to repo and pushed to other.
A couple of the changes did not make it into the commit, still "hg st"
report no changes.
Removed the "offending" file, and "hg up" and voila the file was back
as it was before I did the sed magic in the first place.. "hg st" still
report no changes.
I have the inotify extension turned on, and wonder if that might be
the culprit.
hg version
Mercurial Distributed SCM (version 1.1.2)
--
Lgb
More information about the Mercurial-devel
mailing list