{ "info": { "author": "Jelmer Vernooij", "author_email": "jelmer@samba.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Version Control" ], "description": "Bazaar support for Subversion branches, working trees and repositories\n======================================================================\n\n.. contents::\n\nIntroduction\n------------\n\nbzr-svn is a plugin that allows Bazaar_ direct access to Subversion_ \nrepositories. It allows most bzr commands to work directly against Subversion \nrepositories, as if you were using bzr with a native bzr repository.\n\n.. _Bazaar: http://bazaar-vcs.org/\n.. _Subversion: http://subversion.tigris.org/\n\nDocumentation\n-------------\n\nbzr-svn can be used through the regular Bazaar user interface, see the \n`Bazaar Documentation Overview`_ for documentation on that.\n\n.. _Bazaar Documentation Overview: Documentation\n\nSome bzr-svn specific issues are answered by the FAQ_.\n\n.. _FAQ: http://samba.org/~jelmer/bzr-svn/FAQ.html\n\nSee the `bzr plugin guide`_ for a quick introduction of bzr-svn itself.\n\n.. _bzr plugin guide: http://doc.bazaar.canonical.com/latest/en/user-guide/svn_plugin.html\n\nLimitations\n-----------\n\nUnsupported Subversion File Properties\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nSome Subversion properties can currently not be represented in Bazaar and are \ntherefore ignored for the time being:\n\n- 'svn:ignore'. There should be a `Repository.get_ignores(revid)` call in \n Bazaar rather than a magic '.bzrignore' file. \n Spec at https://launchpad.net/products/bzr/+spec/new-ignore-rules\n\n- 'svn:mime-type'\n\n- 'svn:eol-style'. Requires eol support in Bazaar.\n\n- 'svn:keywords'. Requires keywords support in Bazaar. Spec at \n https://launchpad.net/products/bzr/+spec/bzr-keyword-expansion. \n `#81463 `_\n\n- 'svn:externals'. Externals should be mapped to Bazaar 'by-reference' \n nested branches and the other way around. This can't be implemented \n until Bazaars nested branch support lands.\n\n\nFuture Enhancements\n-------------------\n\nIn the future, I also hope to support:\n\n- use svn_ra_replay() when using servers that have Subversion 1.4. Saves a \n couple of roundtrips when fetching history.\n\nSome Subversion metadata can currently not be represented in Bazaar \nand are therefore ignored for the time being:\n\nOther features currently held back by Bazaars feature set:\n\n- `Tracking copies`_\n \n.. _Tracking copies: https://launchpad.net/products/bzr/+spec/filecopies\n\n- Showing SVN merges as merges in Bazaar. This requires `tracking cherry-picking support`_ in Bazaar\n\n.. _tracking cherry-picking support: https://launchpad.net/products/bzr/+spec/bzr-cpick-data\n\nSupport\n-------\nAsk bzr-svn related questions on the `Bazaar mailing list`_ or in the \n#bzr IRC channel on Freenode_.\n\n.. _Bazaar mailing list: http://lists.canonical.com/listinfo/bazaar/\n.. _Freenode: http://www.freenode.net/\n\nBugs\n----\n\nPlease file bug reports in Launchpad. The product URL for bzr-svn is\nhttps://launchpad.net/bzr-svn/. \n\n..\n\tvim: ft=rest", "description_content_type": null, "docs_url": null, "download_url": "http://samba.org/~jelmer/bzr/bzr-svn-1.2.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://samba.org/~jelmer/bzr-svn", "keywords": "plugin bzr svn", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "bzr-svn", "package_url": "https://pypi.org/project/bzr-svn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bzr-svn/", "project_urls": { "Download": "http://samba.org/~jelmer/bzr/bzr-svn-1.2.3.tar.gz", "Homepage": "http://samba.org/~jelmer/bzr-svn" }, "release_url": "https://pypi.org/project/bzr-svn/1.2.3/", "requires_dist": null, "requires_python": null, "summary": "Support for Subversion branches in Bazaar", "version": "1.2.3" }, "last_serial": 527087, "releases": { "0.3.5": [], "0.4.11~rc1": [], "0.4.11~rc2": [], "0.4.12": [], "0.4.15": [], "0.4.16": [], "0.4.4": [], "0.4.5": [], "0.4.7": [], "0.5.0": [], "0.5.0rc2": [], "0.5.2": [], "0.5.3": [], "0.5.4": [], "0.6.0": [], "0.6.1": [], "0.6.2": [], "1.1.0": [], "1.1.1": [], "1.2.0": [], "1.2.1": [], "1.2.2": [], "1.2.3": [] }, "urls": [] }