Re: RFR: JDK-8042417 : (s) hgforest: allow local clone of extra repos

2014-05-06 Thread Chris Hegarty
This looks like a nice addition Mike.

-Chris.

On 5 May 2014, at 18:54, Mike Duigou mike.dui...@oracle.com wrote:

 Hello all;
 
 This is a small enhancement to hgforest.sh cloning which will include cloning 
 the extra repos if they exist.
 
 https://bugs.openjdk.java.net/browse/JDK-8042417
 http://cr.openjdk.java.net/~mduigou/JDK-8042417/0/webrev/
 
 This feature was requested by a user who has been doing file copies instead 
 of cloning because the extra repos weren't being copied.
 
 Mike



Re: RFR: JDK-8042417 : (s) hgforest: allow local clone of extra repos

2014-05-06 Thread Erik Joelsson

Looks good to me.

/Erik

On 2014-05-05 19:54, Mike Duigou wrote:

Hello all;

This is a small enhancement to hgforest.sh cloning which will include cloning 
the extra repos if they exist.

https://bugs.openjdk.java.net/browse/JDK-8042417
http://cr.openjdk.java.net/~mduigou/JDK-8042417/0/webrev/

This feature was requested by a user who has been doing file copies instead of 
cloning because the extra repos weren't being copied.

Mike