Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v3] remotes-hg: bugfix for fetching non local remotes

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:58:15

Antoine Pelisse [off-list ref] writes:
On Thu, Jul 25, 2013 at 10:40 PM, Felipe Contreras
[off-list ref] wrote:
quoted
That's true. Maybe something like:

for x in repos:
  local_hg = os.path.join(shared_path, x, 'clone', '.hg')
  if os.path.exists(local_hg):
    shutil.copytree(local_hg, hg_path)
    break
I think that would work, but I think the patch from Joern Hees would
have to be reverted first (as it's merged in next)
The expectation is that not all things in 'next' today will be in
1.8.4 anyway, so it is perfectly OK to revert it as needed.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help