Reputation: 22369
Is it possible to have multiple repositories / sub modules?
If so, how?
Upvotes: 0
Views: 113
Reputation: 7949
If you're referring to nesting separate repositories within your main repository like SVN externals, see the bzr externals plugin:
https://launchpad.net/bzr-externals
Upvotes: 0