mercurial 1.6 and openjdk repos

Tim Bell tim.bell at gmail.com
Mon Jul 26 06:31:01 PDT 2010


On Mon, Jul 26, 2010 at 2:36 AM, Dr Andrew John Hughes
<ahughes at redhat.com> wrote:
 [...]
> Something like:
>
> for dirs in . corba jaxp jaxws langtools hotspot jdk
> do
>  hg -R $1/$dirs $COMMAND
> done
>
> will do the same job for OpenJDK and be a lot quicker than the forest
> extension which spends a noticeable amount of time finding the
> directories.

See also Kelly's blog entry and 'hgforest' script:

 http://blogs.sun.com/kto/entry/mercurial_forest_pet_shell_trick


Tim


More information about the web-discuss mailing list