Felipe Contreras [off-list ref] writes:
On Fri, Aug 9, 2013 at 3:19 PM, Antoine Pelisse [off-list ref] wrote:
quoted
On Fri, Aug 9, 2013 at 10:03 PM, Felipe Contreras
[off-list ref] wrote:
quoted
6796d49 (remote-hg: use a shared repository store) introduced a bug by
making the shared repository '.git/hg', which is already used before
that patch, so clones that happened before that patch, fail after that
patch, because there's no shared Mercurial repo.
Does that still hold ? You are creating the shared_path repository
just below, so it should work without the patch.
The real reason for this patch is to avoid having to re-clone from a
potential slow source, is it not ?
Yeah, that's true.
So both of you are happy if we apply 1/2
Message-ID: [ref]
and this one with an updated log message?