[PATCH 1 of 2 V2] share: implement shared bookmark functionality

Didly didlybom at gmail.com
Tue Dec 2 16:24:47 CST 2014


On Tue, Dec 2, 2014 at 10:39 PM, Ryan McElroy <rm at fb.com> wrote:
> # HG changeset patch
> # User Ryan McElroy <rmcelroy at fb.com>
> # Date 1417078134 28800
> #      Thu Nov 27 00:48:54 2014 -0800
> # Node ID 5fc6fc3b954321f2aed07d7270f560e7c4c867be
> # Parent  c4f7d3fbe855041951dfccb40b05031def426a2b
> share: implement shared bookmark functionality
>
> The hg.share function now creates a bookmarks.shared file in the destination
> repository with contents pointing to the source repository with which the
> destination should share bookmarks.
>
> This enables bookmarks to be shared between shared repositories by extending
> the bookmarks.bmstore methods that read and write bookmarks to take into account
> a bookmarks.shared file that can point to another repository.

Please see the comments that I just sent to V1 of your patch.

Cheers,

Angel


More information about the Mercurial-devel mailing list