Re: why can I not download the /jdk repository

2012-06-28 Thread Kelly O'Hair
; . . . >> >> . . . >> >> getting nbproject/project.xml >> >> getting nbproject/sqe.properties >> >> getting patches/jaxp_src/README >> >> 19 files updated, 0 files merged, 0 files removed, 0 files unresolved >> >> [command completed successfully Thu Jun 28

Re: why can I not download the /jdk repository

2012-06-28 Thread Volker Simonis
n 28 17:49:42 > 2012]      ß- for japx > > % hg clone --verbose -- http://hg.openjdk.java.net/jdk7/jdk7/jdk > E:\OpenJDK\jdk7\jdk   ß- for jdk > > requesting all changes > > URLError: > > [command returned code 255 Thu

AW: why can I not download the /jdk repository

2012-06-28 Thread Stadelmann Josef
Josef Von: Kelly O'Hair [mailto:kelly.oh...@oracle.com] Gesendet: Mittwoch, 27. Juni 2012 22:03 An: Volker Simonis Cc: Stadelmann Josef; build-dev@openjdk.java.net Betreff: Re: why can I not download the /jdk repository I found this old documentation when I worked on the Java

Re: why can I not download the /jdk repository

2012-06-27 Thread Kelly O'Hair
I found this old documentation when I worked on the JavaFX project, maybe this helps: TortoiseHG (Windows) Get the TortoiseHG Download bundle and install it. It install into the directory: "C:/Program Files/TortoiseHG/". After installing it: Edit the file "C:/Program Files/TortoiseHG/Mercurial

Re: why can I not download the /jdk repository

2012-06-27 Thread Volker Simonis
Hi, this may be related to Cygwin. The error "C770817@C036357 /cygdrive/e/OpenJDK/jdk8" indicates that you are using a "Cygwin-Mercurial". I would recommend to install and use a native Windows Mercurial (e.g. http://tortoisehg.bitbucket.org/download/index.html) and try with that one. I never had

why can I not download the /jdk repository

2012-06-27 Thread Stadelmann Josef
Just o inform you before I give up. At the README of jdk7 or jdk8 one can read --- This one root repository can be obtained with something like: hg clone http://hg.openjdk.java.net/jdk8/jdk8 openjdk8 To make sure you have all the nested repositories, you can run the get_so