summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 122b0e6..cc42afd 100644
--- a/README.txt
+++ b/README.txt
@@ -39,6 +39,17 @@ 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
---------