Re: [Zope] Zope Version

2005-11-28 Thread Andreas Jung

look at doc/CHANGES.txt

--On 28. November 2005 15:54:23 -0500 Asad Habib <[EMAIL PROTECTED]> 
wrote:



How do I determine which version of Plone/Zope I am using? Is there a
version file somewhere in the Zope hierarchy? I can't seem to find one.
Any help would be appreciated. Thanks.

- Asad
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -  http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )






pgpaIqFBxbGw0.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope Version

2005-11-28 Thread Paul Winkler
You can also look near the top of doc/CHANGES.txt in your
zope software tree.

-PW

On Mon, Nov 28, 2005 at 04:08:03PM -0500, Doyon, Jean-Francois wrote:
> Ah yes, some earlier zope 2.7 versions had that problem ... And at some
> point, python 2.3.4 and then 2.3.5 became the recommended python versions.
> 
> So you're probably somewhere between 2.7 and 2.7.3 ... 2.7.4 prefers python
> 2.3.4.
> 
> You can always do a "grep -r "2.7" *" from the root of your Zope
> installation, see if it's in there somewhere?
> 
> I believe there is a VERSION.txt file, but it probably is the containing the
> bad version identifier.
> 
> J.F.
> 
> -Original Message-
> From: Asad Habib [mailto:[EMAIL PROTECTED] 
> Sent: November 28, 2005 4:03 PM
> To: Doyon, Jean-Francois
> Cc: zope@zope.org
> Subject: RE: [Zope] Zope Version
> 
> Hi. I looked in there already but it does not state the version. This is
> what it says:
> 
> Zope Version (unreleased version, python 2.3.3, darwin)
> 
> - Asad
> 
> 
> On Mon, 28 Nov 2005, Doyon, Jean-Francois wrote:
> 
> > Just look in the Management Interface, in the Control Panel ...
> >
> > J.F.
> >
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf 
> > Of Asad Habib
> > Sent: November 28, 2005 3:54 PM
> > To: zope@zope.org
> > Subject: [Zope] Zope Version
> >
> > How do I determine which version of Plone/Zope I am using? Is there a 
> > version file somewhere in the Zope hierarchy? I can't seem to find one.
> > Any help would be appreciated. Thanks.
> >
> > - Asad
> > ___
> > Zope maillist  -  Zope@zope.org
> > http://mail.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> > http://mail.zope.org/mailman/listinfo/zope-announce
> > http://mail.zope.org/mailman/listinfo/zope-dev )
> >
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )

-- 

Paul Winkler
http://www.slinkp.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


RE: [Zope] Zope Version

2005-11-28 Thread Doyon, Jean-Francois
Ah yes, some earlier zope 2.7 versions had that problem ... And at some
point, python 2.3.4 and then 2.3.5 became the recommended python versions.

So you're probably somewhere between 2.7 and 2.7.3 ... 2.7.4 prefers python
2.3.4.

You can always do a "grep -r "2.7" *" from the root of your Zope
installation, see if it's in there somewhere?

I believe there is a VERSION.txt file, but it probably is the containing the
bad version identifier.

J.F.

-Original Message-
From: Asad Habib [mailto:[EMAIL PROTECTED] 
Sent: November 28, 2005 4:03 PM
To: Doyon, Jean-Francois
Cc: zope@zope.org
Subject: RE: [Zope] Zope Version

Hi. I looked in there already but it does not state the version. This is
what it says:

Zope Version (unreleased version, python 2.3.3, darwin)

- Asad


On Mon, 28 Nov 2005, Doyon, Jean-Francois wrote:

> Just look in the Management Interface, in the Control Panel ...
>
> J.F.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf 
> Of Asad Habib
> Sent: November 28, 2005 3:54 PM
> To: zope@zope.org
> Subject: [Zope] Zope Version
>
> How do I determine which version of Plone/Zope I am using? Is there a 
> version file somewhere in the Zope hierarchy? I can't seem to find one.
> Any help would be appreciated. Thanks.
>
> - Asad
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


RE: [Zope] Zope Version

2005-11-28 Thread Asad Habib
Hi. I looked in there already but it does not state the version. This is 
what it says:


Zope Version (unreleased version, python 2.3.3, darwin)

- Asad


On Mon, 28 Nov 2005, Doyon, Jean-Francois wrote:


Just look in the Management Interface, in the Control Panel ...

J.F.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asad
Habib
Sent: November 28, 2005 3:54 PM
To: zope@zope.org
Subject: [Zope] Zope Version

How do I determine which version of Plone/Zope I am using? Is there a
version file somewhere in the Zope hierarchy? I can't seem to find one.
Any help would be appreciated. Thanks.

- Asad
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


RE: [Zope] Zope Version

2005-11-28 Thread Doyon, Jean-Francois
Just look in the Management Interface, in the Control Panel ...

J.F.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asad
Habib
Sent: November 28, 2005 3:54 PM
To: zope@zope.org
Subject: [Zope] Zope Version

How do I determine which version of Plone/Zope I am using? Is there a
version file somewhere in the Zope hierarchy? I can't seem to find one.
Any help would be appreciated. Thanks.

- Asad
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )