Successful push but changes in pushed file are missing

Peter Hosey boredzo at gmail.com
Thu Oct 2 14:16:29 CDT 2008


On Oct 02, 2008, at 12:12:01, Juliana Arnolds wrote:
> When viewing the local Hg wksp, the changes were successfully  
> committed and pushed.  When viewing
> the remote Hg wksp and looking at the changeset log, Mercurial  
> thinks it has the latest changes and believes the update to the  
> store has occurred, but this is not the case.  Despite "hg status"
> returning nothing, the store thinking it is updated and the  
> changeset appearing in the log, the
> changes made to the file in the local Hg wksp have not been  
> propagated to the corresponding file in the remote Hg wksp.

What do you mean by “workspace”? Are you talking about the  
repositories, or their working copies?

What does “hg parents” say in each repository?

Have you run hg update on the remote repository?




More information about the Mercurial mailing list