[ANN] scmproj 0.6 released
Alexander Belchenko
bialix at ukr.net
Fri Mar 26 16:24:33 GMT 2010
I'm happy to announce new 0.6 release of scmproj plugin codenamed "The
White Mountain". This release introduced new layout for project config
(in .bzrmeta/scmproj directory of top-level component of the project)
and support for snapshots. I'm also deprecated a lot of old stuff, see
full changelog on the release page.
Download
--------
Both tar.gz and zip archives with sources available on release page:
https://launchpad.net/bzr-scmproj/trunk/0.6
Development branch:
bzr branch lp:bzr-scmproj
Documentation
-------------
Updated documentation available at http://bialix.com/scmproj/docs/
What is scmproj
---------------
scmproj plugin is poor man's implementation of nested trees idea using
in-tree project config and bunch of additional commands to manage the
combined project tree.
There is alternative to scmproj I'd like to mention: plugin
bzr-externals, which using similar approach with in-tree config file but
relies mostly on hooks for basic operations with project tree.
Alexander
More information about the bazaar
mailing list