[PATCH 1 of 4 V2] schemas: add schemas to repositories

Matt Mackall mpm at selenic.com
Thu Aug 8 20:51:33 CDT 2013


On Thu, 2013-08-08 at 16:31 -0700, Durham Goode wrote:
> # HG changeset patch
> # User Durham Goode <durham at fb.com>
> # Date 1375827328 25200
> #      Tue Aug 06 15:15:28 2013 -0700
> # Node ID c683c90d00b124f985f4d8b3b51c65210317eb38
> # Parent  3e34e7b223d10bbe8814f82d7a1f53575fe09096
> schemas: add schemas to repositories

I think persisting schemas to disk is a bit premature. Also, in general,
I think schemas will be a property of the server, not the client.
Sometimes the client will use the schema when it's not doing an 'online'
operation, but all the existing schemas (ssh, http(s), etc.) don't.

Let's start with a patch that adds the schema namespace and a (possibly
trivial) way to register a schema with it.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list