summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index e173bc4..cc42afd 100644
--- a/README.txt
+++ b/README.txt
@@ -38,10 +38,25 @@ 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.