bzr-externals plugin offers external branches support for Bazaar.
Supports external branches without additional commands. Works from any client: bzr, QBzr, TortoiseBzr or Bazaar Explorer.
To use external branch please add to '.bzrexternals' file line of the following format: bzr://server/project directory [revision]
Examples:
bzr://bzr.server/my.project/trunk my.project
http://svn.server/libs/trunk/my.lib libs/my.lib revno:100
Issues:
If external branch revision is newer than config file contains then 'pull' command won't downgrade your working branch. You should fix it manually.
Product's homepage
Requirements:
· Bazaar Revision Control System
What's New in This Release: [ read full changelog ]
· Support bzr 2.5.0
· Fix infinitely recurse on revert