Experiences with Bazaar in a Commercial Environment
Martin Geisler
mg at aragost.com
Fri Feb 24 11:09:55 UTC 2012
"Stephen J. Turnbull" <stephen at xemacs.org> writes:
> Martin Geisler writes:
>
> > Actually, as long as you haven't made any commits since your last pull,
> > then Mercurial will allow you to use 'hg update' to merge your dirty
> > working copy after a 'hg pull'. Before the pull you are here
>
> Right. You can do that, but it requires thinking about it. You can't
> (AFAIK) do "hg update" on a commit you haven't pulled yet.
Correct, 'hg update' moves you around in the (local) changeset graph. So
it cannot operate on a commit you haven't pulled.
--
Martin Geisler
aragost Trifork
Professional Mercurial support
http://www.aragost.com/mercurial/customer-projects/
More information about the bazaar
mailing list