[Zope-dev] ZODB Dump program
Michel Pelletier
michel@digicool.com
Tue, 11 Apr 2000 18:07:52 -0700
Grakka wrote:
>
> Hi all,
>
> Can someone has or can post a program to dump the contents of the
> Data.fs file on screen or to a text file?
Just export the root folder to XML.
> Do you think is advisable to
> use the python/zope examples to try to figure it out?
eh?
> The reason is that we would like to maintain the file programatically.
I don't know what 'maintain the file programatically' means. Do you
mean store it under revision control like with rcs/cvs?
-Michel