Re: Need reviewer and comments

2010-12-22 Thread Kelly O'Hair
On Dec 22, 2010, at 4:41 AM, Dalibor Topic wrote: On 12/20/10 9:53 PM, Kelly O'Hair wrote: I'm proposing adding that script to the make/scripts directory and also provide an easy 'get-source.sh' script for people to get the entire forest and avoid a hard dependence on the Forest Extension

Re: Need reviewer and comments

2010-12-22 Thread Dalibor Topic
On 12/20/10 9:53 PM, Kelly O'Hair wrote: > > I'm proposing adding that script to the make/scripts directory and also > provide an easy 'get-source.sh' > script for people to get the entire forest and avoid a hard dependence on the > Forest Extension. Sounds good to me (for the parallel hg pull,

Re: Need reviewer and comments

2010-12-22 Thread Dalibor Topic
On 12/20/10 10:17 PM, Erik Trimble wrote: > Our main problem with forests is that the forest extension appears to no > longer be a part of the official Hg distribution Technically, it never was part of it. Hgforest was hosted on hg.akoha.org, then forked on bitbucket by hgforest-crew (that's th

Re: Need reviewer and comments

2010-12-20 Thread Kelly O'Hair
On Dec 20, 2010, at 1:09 PM, Per Bothner wrote: On 12/20/2010 12:53 PM, Kelly O'Hair wrote: I'm proposing adding that script to the make/scripts directory and also provide an easy 'get-source.sh' script for people to get the entire forest and avoid a hard dependence on the Forest Extensio

Re: Need reviewer and comments

2010-12-20 Thread Erik Trimble
On 12/20/2010 1:09 PM, Per Bothner wrote: On 12/20/2010 12:53 PM, Kelly O'Hair wrote: I'm proposing adding that script to the make/scripts directory and also provide an easy 'get-source.sh' script for people to get the entire forest and avoid a hard dependence on the Forest Extension. Has anyo

Re: Need reviewer and comments

2010-12-20 Thread Per Bothner
On 12/20/2010 12:53 PM, Kelly O'Hair wrote: I'm proposing adding that script to the make/scripts directory and also provide an easy 'get-source.sh' script for people to get the entire forest and avoid a hard dependence on the Forest Extension. Has anyone looked into using Mercurial sub-reposito

Need reviewer and comments

2010-12-20 Thread Kelly O'Hair
For a while now I have used a script I called hgforest to deal with our forest of repositories or nested repositories, this has been derived from what I posted in my blog entry: http://blogs.sun.com/kto/entry/mercurial_forest_pet_shell_trick It's been slightly expanded and improved over ti