[Zope-dev] Testing Zope Products with Python Debugger

Robert Rottermann robert@redcor.ch
Wed, 5 Jun 2002 07:39:07 +0200


Just install a second Zope and have it running from an other Port.
The Product you are developping ypu put in an extra direcory.
start.bat for both versions have to be adapted as follows:
add a line like the following:
set
PRODUCTS_PATH=g:\projects\redModules;k:\programme\zope\lib\python\Products;
As you can see the PRODUCTS_PATH environment setting points to your shared
product directory and the product directory the Zope product path.

To one of the Start.bat's add a -P 9000 (or whatever port-range you wish)
flag

Robert
----- Original Message -----
From: "William Trenker" <wtrenker@shaw.ca>
To: <zope-dev@zope.org>
Sent: Wednesday, June 05, 2002 5:32 AM
Subject: [Zope-dev] Testing Zope Products with Python Debugger


> I've read the various tutorials and have successfully used Zope with the
> Python debugger.  But, of course, I can't have my production Zope running
> and the debugger running at the same time unless I get Zeo going.  But is
> there another way?  Is it possible to start Zope in the debugger but have
> it open a different data.fs file for testing?  (I only have one computer
> and have to keep a small, Zope-driven web site running 24/7 as well as do
> development on a new Zope Database Adapter.)
>
> I've looked into the Zeo How-To and feel a little overwhelmed.  And I
> suspect it is probably asking a bit too much of one Celeron 400 with
> Windows 98 to have all that running.  What do you think?  (Sorry, but "get
> Linux" or "get another computer" would be great, but aren't on my
immediate
> horizon.)
>
> Thanks,
> Bill
>
>
>
> ----------
> "The commandments of the LORD are right, bringing joy to the heart. The
> commands of the LORD are clear, giving insight to life . . . For this is
> the love of God, that we keep His commandments. And His commandments are
> not burdensome." (Psalm 19:8, 1John
> 5:3)    <http://torahteacher.com/>torahteacher.com
>


----------------------------------------------------------------------------
----


>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.363 / Virus Database: 201 - Release Date: 5/21/02
>