[Zope-Coders] sys futzing

Martijn Faassen faassen@vet.uu.nl
Mon, 19 Nov 2001 20:29:38 +0100


Ken Manheimer wrote:
> On Sun, 18 Nov 2001, Martijn Faassen wrote:
> > I did have a web page that nobody still seems to have linked
> > into the main CVS wiki, which I cannot edit:
> >
> > http://dev.zope.org/CVS/ZopeTestingGuidelines
> 
> Sorry, hooking it in slipped through the cracks.  There's now a reference
> to your page in the main body of CommitterGuidelines.  I've also added you
> ('faassen') to those priviliged to to edit that page.

Thanks!

> > [...]
> > Will inserting a lot of relative ../../ work in all circumstances,
> > by the way? Sometimes a product won't be in lib/python/Products
> > but in some other INSTANCE_HOME, right? This would then fail.
> 
> Someone who's working out the testing procedures will need to address
> this...

Though perhaps the ../../ is only meant to get to the product root,
not to the lib/python dir?

Regards,

Martijn