AW: [Zope] Bug in FileDirectoryView with INSTANCE_HOME on win?

Projekt01, Roger Ineichen r.ineichen@projekt01.ch
Thu, 21 Nov 2002 12:24:46 +0100


Thanks for answer=20
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.=20
Result:Different zope use the same own products(more then one)
directories, nothing more.=20

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.=20

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=FCssen
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


=20

> -----Urspr=FCngliche Nachricht-----
> Von: Andy McKay [mailto:andy@agmweb.ca]=20
> Gesendet: Donnerstag, 21. November 2002 02:48
> An: r.ineichen@projekt01.ch; zope@zope.org
> Betreff: Re: [Zope] Bug in FileDirectoryView with=20
> INSTANCE_HOME on win?
>=20
>=20
> File directory views work fine with instance home and fine on=20
> windows. I have about 10 sandboxes and CMF sites. What is the=20
> exact problem? Are you sure you Zope has an INSTANCE_HOME? Go=20
> to the Control Panel and if you have INSTANCE_HOME registered=20
> it will show up there.
> --
>   Andy McKay
>   www.agmweb.ca
>=20
>=20
>=20