IcedTea build instructions

Andrew Haley aph at redhat.com
Wed Oct 5 08:08:13 PDT 2011


http://icedtea.classpath.org/wiki/Main_Page sez:

  hg clone -r icedtea6-1.10 http://icedtea.classpath.org/hg/release/icedtea6-1.10

Surely this is wrong -- you really want

  hg clone -r icedtea6-1.10.3 ssh://icedtea.classpath.org/hg/release/icedtea6-1.10

Don't you?

Or maybe even

  hg clone http://icedtea.classpath.org/hg/release/icedtea6-1.10

Andrew.



More information about the distro-pkg-dev mailing list