Hello Andreas,
hi list,
unfortunately, the zexp-file does not contain any of the children
objects. Re-importing the zexp-file leads to the following error:
Site Error
An error was encountered while publishing this resource.
Error Type: AttributeError
Error Value: 'NoneType' object has no attribute 'id'
Sorry for asking, but I´m quite new to Zope.
Thanks once again and best regards,
Chris
Andreas Jung schrieb:
--On 6. August 2007 15:08:16 +0200 Christian Schaffer
<christian.schaffer@muenchen.de> wrote:
Hi again,
sorry - forgot to mention:
I actually wanted to export the object and all its children recursively
so that I have a complete backup of the content. The use case is to
move
the content from one server to another.
Thanks once again for helping and best regards,
And? The zexp format is a binary format and can be re-imported into
another
Zope instance (running the identical Zope version). Where is the
problem?
-aj