[Zope] How do I transfer stuff from one Zope to another?

Dylan Reinhardt Dylan@DylanReinhardt.com
Sat, 19 Oct 2002 10:31:59 -0700


If your whiz-bang code is contained in a zope object, you can export the 
object, copy it to the import directory of the target zope server and then 
import from that server's management interface.

At 12:17 PM 10/19/2002 -0500, you wrote:
>Suppose I come up with a whiz-bang bit of code on my Zope server.  How do I
>copy it to another Zope server?
>
>Thx,
>
>--
>Skip Montanaro - skip@pobox.com
>http://www.mojam.com/
>http://www.musi-cal.com/
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )