read only support for mercurial repositories
Robert Collins
robertc at robertcollins.net
Thu Jun 1 09:31:36 BST 2006
On Thu, 2006-06-01 at 09:11 +0200, Erik Bågfors wrote:
> Really Cool
>
> what about branches that has multiple heads, something that is
> possible in hg but not in bzr?
Its fully possible in bzr. As far as I can tell (I have this on my
questions list), hg heads are purely 'unmerged revisions'. A simple
query on the revision graph should report this.
http://www.selenic.com/mercurial/wiki/index.cgi/Design has some more
info on this, and on how merging works for hg : you do a *new checkout*
over your current one, to get a merge.
It has an undesirable property though: Anything you reject hangs around
forever, unless you merge, revert, commit as a merge.
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060601/a36f3727/attachment.pgp
More information about the bazaar
mailing list