Thanks for answer First I explain a litle bit more. Till zope 2.5.1 with CMF on win I used the PRODUCTS_PATH var. This was a very good way to separate the own products directories (more then one, checked out from own CVS's) form the hole zope installation. If I test my classes on a windows installation with a different zope, I have to put the own products directory in PRODUCTS_PATH. Result:Different zope use the same own products(more then one) directories, nothing more. Now with INSTANCE_HOME, SOFTWARE_HOME, ZOPE_HOME is it possible to use one different directory for the zope instance. This instance includes the var/data.fs. In this way it isn't possible to test my classes with different zope installation. Result: I have to put for all zope instance my products in the zope/lib/python/products folder. If I put my products in the folder located in the INSTANCE_HOME/Products it'works fine. This isn't the point. My problem is That since INSTANCE_HOME was different implemented, PRODUCTS_PATH dosn't work like before. How do other poeple develope and test on windows? Has anybody a solution for to separate the own products from zope, and just the own products. And share this own products to different zope versions? Mit freundlichen Grüssen Roger Ineichen ___________________________ Projekt01 GmbH www.projekt01.ch Langackerstrasse 8 6330 Cham phone +41 (0)41 781 01 78 mobile +41 (0)79 340 52 32 fax +41 (0)41 781 00 78 email r.ineichen@projekt01.ch ___________________________ END OF MESSAGE
-----Ursprüngliche Nachricht----- Von: Andy McKay [mailto:andy@agmweb.ca] Gesendet: Donnerstag, 21. November 2002 02:48 An: r.ineichen@projekt01.ch; zope@zope.org Betreff: Re: [Zope] Bug in FileDirectoryView with INSTANCE_HOME on win?
File directory views work fine with instance home and fine on windows. I have about 10 sandboxes and CMF sites. What is the exact problem? Are you sure you Zope has an INSTANCE_HOME? Go to the Control Panel and if you have INSTANCE_HOME registered it will show up there. -- Andy McKay www.agmweb.ca