push/merge/pull question

Benoit Boissinot bboissin at gmail.com
Tue Aug 28 05:46:36 CDT 2007


On 8/28/07, Imbeault, Jean-Christian <jeanchristian.imbeault at lehman.com> wrote:
>
> A very newbie question on how to 'pull' in changes to a repository after
> changes have been pushed in.
>
> After I've pushed my changes to a remote hg repository what is the
> procedure for having those changes appear in the repo? I tried doing an
> hg pull, but that gave me 'abort: repository default not found!'
>

Just use 'hg update', push don't touch the working directory.


More information about the Mercurial mailing list