descriptionBazaar Fast Import
homepage URLhttp://wiki.bazaar.canonical.com/BzrFastImport
repository URLbzr://lp:bzr-fastimport
ownervmiklos@frugalware.org
last changeTue, 3 Jun 2014 02:58:47 +0000 (2 20:58 -0600)
last refreshSat, 30 May 2020 20:05:29 +0000 (30 22:05 +0200)
content tags
add:
README.txt
bzr-fastimport: Backend for fast Bazaar data importers
======================================================

Dependencies
------------

Required and recommended packages are:

* Python 2.4 or later

* Python-Fastimport 0.9.0 or later.

* Bazaar 1.18 or later.


Installation
------------

The easiest way to install this plugin is to either copy or symlink the
directory into your ~/.bazaar/plugins directory. Be sure to rename the
directory to fastimport (instead of bzr-fastimport).

See http://bazaar-vcs.org/UsingPlugins for other options such as
using the BZR_PLUGIN_PATH environment variable.


Testing
-------

To test the plugin after installation:

    bzr selftest fastimport
 

Documentation
-------------

To view the documentation after installation:

    bzr help fastimport
 
Exporters/Importers
-------------------

There are also fast importers / fast exporters available for other version
control tools.

 * Git: fastimport support is built-in ("git fast-import" / "git fast-export")
 * Mercurial: http://mercurial.selenic.com/wiki/FastImportExtension
 * Subversion: http://repo.or.cz/w/fast-export.git
 * CVS: http://cvs2svn.tigris.org/cvs2bzr.html
 * Perforce: https://github.com/git/git/blob/master/contrib/fast-import/git-p4

Licensing
---------

For copyright and licensing details of the exporters, see the relevant
files in the exporters/ directory.

Otherwise this plugin is (C) Copyright Canonical Limited 2008 under the
GPL Version 2 or later. Please see the file COPYING.txt for the licence
details.
shortlog
2014-06-03 Richard WilburFix bzr-fastimport when used with newer versions of... master
2014-05-15 Jelmer VernooijImport helper functions that have been removed from...
2014-04-16 Richard WilburAdd NEWS entries for recent changes and additional...
2014-04-16 Richard WilburAdd a flag to fast-export to not export tags.(Alex...
2014-01-20 Richard WilburMerge restored get_ancestry() method from Zygmunt Kryni...
2012-12-03 Zygmunt KrynickiThe get_ancestry() method was removed from bzr sometime...
2012-08-21 Oleksandr UsovAdd unit test for --no-tags
2012-08-21 Oleksandr UsovAdd --no-tags flag
2012-03-22 Jelmer VernooijRemove trailing whitespace.
2012-03-01 Jelmer VernooijPrint sane error when a fastimport file is incomplete.
2012-02-29 Jelmer VernooijStart on 0.14.0.
2012-02-29 Jelmer VernooijRelease 0.13.0.release-0.13.0
2012-02-29 Jelmer VernooijMerge removal of exporters.
2012-02-29 Jelmer VernooijAdd some web links to documentation.
2012-02-28 Jelmer VernooijDocument the SOURCE argument for ``bzr fast-export``.
2012-02-28 Jelmer Vernooijremove reference to exporter copyrights.
...
tags
12 years ago release-0.13.0
12 years ago release-0.12.0
12 years ago release-0.11.0
13 years ago release-0.10.0
14 years ago release-0.9.0
14 years ago release-0.8.0
heads
9 years ago master
15 years ago tmp
forks
Cached version (5768s old)
bzr-fastimport/rorcz.git Local rorcz fork mackyle@gmail.com 7 years ago