As a "work around" there are instructions here:
http://blogs.sun.com/rajendrag/entry/building_openjdk_with_new_nio

In short, you can download the forest extension with the command:

hg clone http://hg.akoha.org/hgforest hgforest

Then edit ~/.hgrc (i.e. the mercurial configuration file) to include the
lines:

[extensions]
forest=/home/michael/hgforest/forest.py

replacing the location of forest.py with wherever you decided to put it.

Running the command 'hg help' should now include commands such as
'fclone' and 'fpull'

-- 
Please package the forest extension for mercurial
https://bugs.launchpad.net/bugs/174264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to