Hi David, When I need to export/import large sections of one Zope to another, I create a folder under root called export_stuff, copy/paste into this folder all the objects that I want to export (you can leave out the acl_users), then from root I export the "export_stuff" folder. I can then import the folder in one operation and cut/paste all the contents back up to the root. This way you can delete the user objects from a copy before you export it. There may be a better way, but this is relatively simple and Works For Me(tm). Eric.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of David McCuskey Sent: Tuesday, August 14, 2001 2:59 PM To: Zope Mailing List Subject: [Zope] Excluding acl_users in export
hello,
does anyone know if there's an easy way to exclude acl_users from an export?
i want to give someone a section of our site, but don't want them to have the users folder located within the section. ( though the folder could exist as long as it was empty. )
suggestions?
thanks, david -- David McCuskey david.mccuskey@bigfoot.com