mercurial tip not visible

Shun-ichi GOTO shunichi.goto at gmail.com
Thu Feb 7 12:05:44 CST 2008


2008/2/8, tyju tiui <jckdnk111 at yahoo.com>:
>
> The changes have been committed in myLocalBranch.
> I issued these commands in myLocalBranch:
>
>     hg status # result: no changes
>     hg update # result: no changes
>     hg heads # result: only shows the tip changeset
>
> Also, I've always been able to see my new changes in the branch folder.
> To complicate things even further, if I do another clone of the trunk on my
> server, the changes are visible in the filesystem.
> This is such a strange problem.

What does "hg parent" print in trunk? You should know it.

What message do you see by "hg branches"?
If you made a branch in "myLocalBranch" and then committed something,
you may get such a behaviour on pull & update in local trunk.

-- 
Shun-ichi GOTO


More information about the Mercurial mailing list