Summary on scmproj plugin

Organise and manage a collection of bzr branches as a complex project.

Here is a summary of the commands added.

Command Description
project-init Initialize new project meta-directory
project-get Get a copy of an existing project on your local disk
project-add Add new component to the project
project-commit Commit changes in components working copies
project-info Show info summary for project
project-branch Change origin of the component
project-update Update components of the project from their origins
project-publish Publish (push back) changes from components branches and control branch
project-command Run some command(s) for project components

For tutorials, developer documentation and comparisons with other systems, see http://bialix.com/scmproj/docs/.