bzr-svn

Support for Subversion branches in Bazaar
Download

bzr-svn Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jelmer Vernooij
  • Publisher web site:
  • http://wiki.samba.org/index.php/SambaGtk

bzr-svn Tags


bzr-svn Description

Support for Subversion branches in Bazaar bzr-svn is a Bazaar plugin that adds support for branching off and committing to Subversion repositories from Bazaar. It allows most bzr commands to work directly against Subversion repositories, as if you were using bzr with a native bzr repository.The plugin can at the moment be used to commit to, pull from, merge from, push to and view logs of Subversion branches from Bazaar. Here are some key features of "bzr-svn": · Connecting to remote Subversion repositories over all protocols supported by Subversion itself (at present: svn://, svn+ssh://, http:// (webdav), file://) as well as dump files. Checkouts, lightweight checkouts and branching works. · Integrates well with Bazaar. · Track Bazaar merges in Subversion. Merged revisions show up as ghosts. · Subversion working copies. Can be modified, queried (bzr status on a svn- native working copy created with svn co works) and committed from. · Committing to Subversion from Bazaar. · Push Bazaar revisions to Subversion. · Follow branch copies. Revision history is not truncated when a branch was copied in Subversion. · Efficiently uses network bandwidth. · Recognizes file metadata (executable bits, symbolic links). · 'svn-import' command with functionality similar to svn2bzr. · Ability to track merges done with SVK and write merges from SVK/Subversion branches in a format understandable by SVK. · Writes svn:mergeinfo property used by Subversion 1.5. · Generates consistent file ids and revision ids. Two branches made using this plugin of the same Subversion branch will result in exactly the same Bazaar branch. · Handles complex operations in Subversion: committing to two branches at once, upgrading directories to branches, copies from early revisions, ... · Tested on Linux, Windows and Mac OS X. Requirements: · Bazaar Revision Control System · SQLite · Subversion · bzr-rebase What's New in This Release: · works with Bazaar 1.11 and 1.12


bzr-svn Related Software