ScmProj

SCM Project plugin
Download

ScmProj Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Belchenko
  • Publisher web site:
  • https://launchpad.net/~bialix

ScmProj Tags


ScmProj Description

SCM Project plugin ScmProj is a plugin for organizing set of VCS branches as united project.Installation:Current-user only install 1. Create ~/.bazaar/plugins directory if not exists 2. cd ~/.bazaar/plugins && bzr branch lp:bzr-scmproj scmprojSystem-wide installAlternatively, you can install them at the system-wide plugin location:$ sudo ./setup.py installCheck itYou can check whether it's successfully installed by doing:bzr pluginsand looking for 'scmproj' entry in the output.If you want to ensure it's actually working you could run tests:bzr selftest scmproj Requirements: · Python What's New in This Release: · Subprojects simplified implementation (without variants support and read-only flag). · ``project-publish --no-strict`` can be used to invoke ``push --no-strict`` for components trees. (Bug #474799) · ``project-command --dry-run`` will show what would be done, but don't actually do anything. It's better to use with option --verbose. · ``project-info`` now shows the info on components and subprojects. (Bug #313166) · ``project-command --shell`` can run shell commands for each component instead of bzr ones. (Bug #349069) · ``project-command --varN XXX``: new command-line options ``--var1``, ``--var2`` and ``--var3`` allows user to specify additional template variables for substitution in commands templates. (Bug #489722) · commands to work with local project now possible to invoke from subdirectory and not only from project root. (Bug #313150) Compatibility breaks: · Removed support for boxed workspaces. · No more pretend that we can suport any vcs other than bzr. Now config with VCS option set to other vcs will raise error.


ScmProj Related Software