19 December, 2012

bzr-svn 1.2.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Jelmer Vernooij | More scripts
www.samba.org
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
December 20th, 2012, 06:55 GMT
C: \ Development Tools \ Other Libraries

Basically the library allows Bazaar users to interact with Subversion repositores with no limits.

At the moment supports commits, pull from, merge from, push to, and viewing SVN branch logs.

It also provides a Bazaar subcommand ("bzr svn-import") for converting complete
Subversion repositories to Bazaar repositories.

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.
· Integrates well with Bazaar.
· Track Bazaar merges in Subversion.
· 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 2.3 or higher
· Subvertpy


Download button
Via: bzr-svn 1.2.3

0 Comment: