[PATCH] unionrepo: read-only operations on a union of two localrepos
Mads Kiilerich
mads at kiilerich.com
Mon Apr 15 01:04:25 UTC 2013
On 04/15/2013 02:28 AM, Matt Mackall wrote:
> On Sun, 2013-02-10 at 18:12 +0100, Mads Kiilerich wrote:
>> # HG changeset patch
>> # User Mads Kiilerich <madski at unity3d.com>
>> # Date 1358520849 -3600
>> # Fri Jan 18 15:54:09 2013 +0100
>> # Node ID 148096565f16fe72a5711ef1a584e80d2b10be14
>> # Parent fdd29121eb6cba51c276b59baf1ffc544b4d2d45
>> unionrepo: read-only operations on a union of two localrepos
> Queued, thanks.
Thanks.
> I suspect this needs patching up to be fully correct with obsolete
> markers. So we'll consider this experimental for now. Will eventually
> need docs.
Yes, I guess so. The missing support for obsolete and the missing public
documentation are both inherited from bundlerepo, and both kinds of repo
bastards will thus share the same destiny.
/Mads
More information about the Mercurial-devel
mailing list