]> git.e2factory.org Git - e2factory.git/commitdiff
faq: e2compat
authorGordon Hecker <gh@emlix.com>
Tue, 18 Aug 2009 08:41:13 +0000 (10:41 +0200)
committerGordon Hecker <gh@emlix.com>
Fri, 2 Oct 2009 12:11:38 +0000 (14:11 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
doc/manual/faq.text

index b04b1571eb64c02a0de712a05f05ce3579473175..4f7f366fc1346426e9c17c242000c4ccfa48adb5 100644 (file)
@@ -17,6 +17,19 @@ Q: Tool x does no longer work with e2-2.2.x
 A: The tool has disappeared, its syntax changed or the use-case is
    no longer supported. Use the --help flag.
 
+-----
+Q: I cannot fetch / install local tools in a project that has some
+   e2factory version prior to e2factory-2.3.0 configured.
+
+A: Use a configuration file pointing to an e2factory repository that
+   has those old versons. They are unfortunately not available in the
+   free software repository.
+   A compatibility wrapper (e2compat) may be installed with your version
+   of e2factory. Use
+
+    e2compat fetch-project
+    e2compat install-e2
+
 -----
 prev [migration](migration.html)
 next [manual](manual.html)