two-way sync, without branches

Yakov Lerner iler.ml at gmail.com
Mon Jul 16 18:17:17 CDT 2007


I need to use hg for two-way sync between two or more hosts
using the intermediate "bare" repo. Without branches.
I tried this sequence:

        hg commit -A -m changes
        hg pull; hg update; hg push;

The branch got created, which I want to avoid.
I do not understand why the branch got created.
I am probably missing some "master branch" label in push or in pull ?

Thanks
Yakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20070717/0fe8b6e0/attachment.htm 


More information about the Mercurial mailing list