[Zope] Importing data
Oleg Broytmann
phd@phd.russ.ru
Thu, 15 Jun 2000 16:41:38 +0000 (GMT)
On Thu, 15 Jun 2000, J. Michael Mc Kay wrote:
> I have a Data.fs file from a previous instal of Zope. How can import parts of that data base to a current data.fs?
Just copy it in place. Data.fs files are compatible across 2.0+
versions, across different OSes and even different platforms/processors.
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.