jdk7/hotspot-comp/hotspot problem

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Wed Dec 9 10:43:53 PST 2009


That's the wrong URL.  Use http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot.  The mercurial web interface seems to return at least something for bad urls so it was dumping you back at the root of the forest.

tom

On Dec 9, 2009, at 10:18 AM, Deneau, Tom wrote:

> In the past, I have successfully pulled or cloned from jdk7/hotspot-comp/hotspot but now something seems wrong.
>  
> When I do a
>       hg clone http://hg.openjdk.java.net/jdk7/hotspot/hotspot-comp/hotspot my-hotspot
>  
> I get a tree that only has 75 files total.  (a few top level files and a make directory).
>  
> hg head is
> @  changeset:   141:721c1696c124
> |  tag:         tip
> |  user:        mikejwre
> |  date:        Thu Dec 03 12:52:45 2009 -0800
> |  summary:     Added tag jdk7-b77 for changeset 1f17ca8353ba
>  
> Also, when I try to hg pull from http://hg.openjdk.java.net/jdk7/hotspot/hotspot-comp/hotspot onto my repository, I get
> abort: repository is unrelated
>  
> I don't get these kinds of errors when I use jdk7/hotspot/hotspot
>  
> Can someone explain?
>  
> -- Tom
>  



More information about the hotspot-compiler-dev mailing list