Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix last edit (where is preview in this wiki?)

...

If you get an error from trying to clone the tree at this point (AttributeError: 'httprepository' object has no attribute 'do_read'), you should edit the forest.py files under /opt and change the occurrences of <code>do_read</code> to <code>_call</code>"do_read" to "_call".

Checkout the code using hg/forest.

...