[PATCH] call reposetup for repositories returned from peer (issue2864)

David Golub golubdr at gmail.com
Sat Jun 25 17:27:32 CDT 2011


Thank you for the information.  There definitely will be a need.  The kbfiles extension used to support large binary files in Kiln from Fog Creek Software depends on the ability to have a hook called for remote repositories.

David Golub

-----Original Message-----
From: Matt Mackall [mailto:mpm at selenic.com] 
Sent: Saturday, June 25, 2011 3:07 PM
To: David Golub
Cc: mercurial-devel at selenic.com
Subject: Re: [PATCH] call reposetup for repositories returned from peer (issue2864)

On Fri, 2011-06-24 at 11:49 -0400, David Golub wrote:
> # HG changeset patch
> # User David Golub
> # Date 1308929952 14400
> # Branch stable
> # Node ID e4301ba5356e383a1440bb5e8bb1363e4be8f114
> # Parent  b9faf94ee1969f41b89edfc4df809adad582ab4c
> call reposetup for repositories returned from peer (issue2864)

Queued, thanks.

I've had a think about this. When we finish sorting this peer/repo separation out post-1.9, we won't be calling reposetup on any peer that isn't local. We may add a peersetup hook if people find a need for it.

--
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list