I’ve started using bazaar DVCS for a project in a single-user mode, as described in their tutorial. I would like to involve another developer in this project, but the multi-user, ‘brancheable’ repository seems to have different structure from my little ad-hoc directory. I can’t find the documentation on how to go from one to the other. Can someone help?
Share
I don’t see how you managed to get something that’s not branchable. It’s a fundamental thing in bazaar.
Suppose you have done something like this for your code:
This should be a branchable repository. i.e.
You now have a branch.
If you’re talking about running the built-in server, you need to do this: