/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to build-api

- clone should be done with the source branch read-locked

  this lets us cache objects in memory and avoids repeatedly 
  reading the inventory weave

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mkdir -p api
 
2
PYTHONPATH=$PWD epydoc -o api/html --docformat restructuredtext bzr bzrlib