breezy-team / breezy-svn

Mirror of the Breezy repository at https://code.breezy-vcs.org/breezy-svn/trunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breezy support for Subversion branches, working trees and repositories

Introduction

brz-svn is a plugin that allows Breezy direct access to Subversion repositories. It allows most Breezy commands to work directly against Subversion repositories, as if you were using Breezy with a native Breezy repository.

Documentation

brz-svn can be used through the regular Breezy user interface, see the Breezy Documentation Overview for documentation on that.

Some brz-svn specific issues are answered by the FAQ.

See the Breezy plugin guide for a quick introduction of brz-svn itself.

Limitations

Unsupported Subversion File Properties

Some Subversion properties can currently not be represented in Breezy and are therefore ignored for the time being:

Future Enhancements

In the future, I also hope to support:

  • use svn_ra_replay() when using servers that have Subversion 1.4. Saves a couple of roundtrips when fetching history.

Some Subversion metadata can currently not be represented in Breezy and are therefore ignored for the time being:

Other features currently held back by Breezys feature set:

Support

Ask brz-svn related questions on the Bazaar mailing list or in the #bzr IRC channel on Freenode.

Bugs

Please file bug reports in Launchpad. The product URL for brz-svn is https://launchpad.net/brz-svn/.

About

Mirror of the Breezy repository at https://code.breezy-vcs.org/breezy-svn/trunk

License:GNU General Public License v2.0


Languages

Language:Python 99.8%Language:Makefile 0.2%Language:Shell 0.0%