- Loading...
...
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".
...