Hacker News new | ask | show | jobs
by garnet7 6004 days ago
I think Bazaar would be more useful if they tightened up their docs to be more concise, while also splitting up the tutorial to have each of the pieces more closely focus on one particular way of working, for example:

* you're working on a project at work where the code is available via ssh at `some_host:/var/repos/the-project`.

* you're working on a project where the code is available via http from the author's site

* etc.

Currently, I think the impression they give is that you only use bzr if you're also using LaunchPad. That needs to change.

BTW, are there any other source code hosting sites that support bzr besides GNU Savannah and SF?