Bazaar Externals plugin 1.3 released

Written for Bazaar Externals plugin by Eugene Tarasenko on 2010-03-25

For easy addition of existing or remote external branches the new command ``externals-add`` is added.
Also implemented support for snapshot of external branches for ``branch/checkout`` command with revision options. The snapshot becomes at commit in the main project.

For more info see ``bzr help externals``.

Changes:
 * Added setup.py to get this plugin installed via distutils
 * Added support for snapshot of external branches
 * Modified lazy import hooks with bzrlib.lazy_import
 * Added ``externals-add`` command for adding external branshes

Read more

Read all announcements