bzr-externals

Software Screenshot:
bzr-externals
Software Details:
Version: 1.3.3
Upload Date: 14 Apr 15
Developer: Eugene Tarasenko
Distribution Type: Freeware
Downloads: 14

Rating: 3.0/5 (Total Votes: 1)

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.

What is new in this release:

  • Support bzr 2.5.0
  • Fix infinitely recurse on revert

What is new in version 1.3.2:

  • Fix regression with not correct parse shell and dry-run options of ecmd command
  • Fix use revision options on eadd command
  • Replace call run_bzr to run_bzr_catch_user_errors
  • Compatibility with bzr 2.0.2 is corrected
  • Don't using the config from repository for commit command
  • Use root of the branch for lightweight checkout
  • Add recomendation for issue with qcommit command

What is new in version 1.3:

  • 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

What is new in version 1.2:

  • Added new command to execute an arbitrary bzr or shell command for each branch in the local workspace, see also ``bzr help ecmd``.
  • Added support via hooks for bazaar commands: checkout, update, push.
  • Added support relative urls like in svn:externals, see also examples in ``bzr help externals``.
  • Changes:
  • Added support for commands: checkout, update, push
  • Added new command for run some command for main and external branches
  • Added support relative urls like in svn:externals
  • Added support feature branch
  • Speed of work is increased to 2 times with replacement subprocess.call to run_bzr
  • Now used merged config: from repositories and from local working tree
  • Moved config file to ``.bzrmeta/externals``
  • Make hooks lazy
  • And fixed many bugs

Requirements:

  • Bazaar Revision Control System

Similar Software

hgallpaths
hgallpaths

20 Feb 15

QSvn
QSvn

3 Jun 15

gitube
gitube

14 Apr 15

VCSTodo
VCSTodo

15 Apr 15

Comments to bzr-externals

Comments not found
Add Comment
Turn on images!