Successful push but changes in pushed file are missing
Peter Hosey
boredzo at gmail.com
Thu Oct 2 15:20:55 CDT 2008
On Oct 02, 2008, at 13:16:54, Juliana Arnolds wrote:
> As far as branches are concerned, I believe we are dealing with
> branches since there are two repositories that were cloned from the
> same remote repository.
You can check using `hg branches`.
You might also try enabling the graphlog extension[1] on the remote
repo (and maybe the local one as well) and looking at the output of
`hg glog`.
Finally, what about manually updating to a specific revision—
specfically, 328?
[1]: http://www.selenic.com/mercurial/wiki/index.cgi/GraphlogExtension
More information about the Mercurial
mailing list