[PATCH 10 of 15] Supports pull from httprepo. Pull works as below

Benoit Boissinot benoit.boissinot at ens-lyon.org
Tue Jul 13 08:48:40 CDT 2010


On Mon, Jul 12, 2010 at 04:19:52PM +0530, Pradeepkumar Gayam wrote:
> # HG changeset patch
> # User Pradeepkumar Gayam <in3xes at gmail.com>
> # Date 1278880556 -19800
> # Branch stable
> # Node ID 80e7ed5acc92171cc21c8d0bbced5c486ff5b0b0
> # Parent  3c91a6fb7298312cea1f0cc0190393a6ad20a3cd
> Supports pull from httprepo. Pull works as below
> 
> +--------------------------------------+
> |            |  ld Client | New Client |
> +------------+------------+------------+
> | Old Server | Linear     | Linear [2] |
> +------------+------------+------------+
> | New Server | Linear [1] | Parent     |
> +--------------------------------------+
> 
> [1] Server sends linear delta irrespective of the repo.
> [2] Client adds linear deltas to the repository irrespective of client repo.

Ok, you'll probably need to synchronize with Matt as he is working on
the protocol unification.

Benoit

-- 
:wq


More information about the Mercurial-devel mailing list