summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b151d32)
raw | patch | inline | side by side (parent: b151d32)
author | grubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 9 Jan 2002 08:01:42 +0000 (08:01 +0000) | ||
committer | grubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 9 Jan 2002 08:01:42 +0000 (08:01 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@516 57a73879-2fb5-44c3-a270-3262357dd7e2
MIGRATION.txt | patch | blob | history |
diff --git a/MIGRATION.txt b/MIGRATION.txt
index 1945ea26f464319f703d298417acdee47fde1da6..23fe2ca84f10d4ddf14ea8cb669c887ce345a27d 100644 (file)
--- a/MIGRATION.txt
+++ b/MIGRATION.txt
files=Multilink("file"),
messageid=String(), inreplyto=String())
-a file select_db.py is needed in the instance directory, containing probably:
----
-# WARNING: DO NOT EDIT THIS FILE!!!
-from roundup.backends.back_anydbm import Database
----
-or one could create a new instance and take the file from there.
-
Migrating from 0.2.x to 0.3.x
=============================