[Zope] eclipseplugin for python

2006-05-11 Thread shivayogi kumbar
I downloaded eclipse plugin for python by directly downloading zip file and extracting under eclipse folder; because it could not update via PROXY.It was suggested to update plugins from eclipse IDE only. I am unable to use that plugin(Python) in eclipse. Is it a problem of proxy or any other? I

[Zope] Zope to ldif

2006-05-11 Thread Jamie Bullock
Does anyone have a script or any advice for exporting Zope users and groups to an LDIF file? Thanks Jamie ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists -

[Zope] Can't import ExtZSQLFactory

2006-05-11 Thread Andrew Hedges
Here's my traceback: 2006-05-11 16:08:46 ERROR Zope Couldn't install MVP Traceback (most recent call last): File /usr/local/zope/lib/python/OFS/Application.py, line 762, in install_product global_dict, global_dict, silly) File /usr/local/zopedev/Products/MVP/__init__.py, line 18, in ?

[Zope] versioning application

2006-05-11 Thread David Bear
I am wondering if anyone is using zope as versioning repository. We have a group of researchers that need some kind of version control system. The need to control versions of data sets, and office documents. I was wondering if anyone had implemented some a version control system in zope, cmf, or

[Zope] Re: Can't import ExtZSQLFactory

2006-05-11 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Hedges wrote: Here's my traceback: 2006-05-11 16:08:46 ERROR Zope Couldn't install MVP Traceback (most recent call last): File /usr/local/zope/lib/python/OFS/Application.py, line 762, in install_product global_dict, global_dict,

[Zope] Re: Zope to ldif

2006-05-11 Thread Sam Stainsby
On Thu, 11 May 2006 20:35:53 +, Jamie Bullock wrote: Does anyone have a script or any advice for exporting Zope users and groups to an LDIF file? I have built such a script for a client, though the 'users' and 'groups' that the script works on are workflowable content objects in Plone

Re: [Zope] Re: Can't import ExtZSQLFactory

2006-05-11 Thread Andrew Hedges
Thanks, Tres, for replying. In fact, I am the author of the MVP product (prolly shoulda mentioned that...). It seems Zope's not finding my Products path for purposes of importing modules. It is, however, finding it for purposes of registering products. This is my first product, so I'm

Re: [Zope] Re: Can't import ExtZSQLFactory

2006-05-11 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Hedges wrote: Thanks, Tres, for replying. In fact, I am the author of the MVP product (prolly shoulda mentioned that...). It seems Zope's not finding my Products path for purposes of importing modules. It is, however, finding it for

Re: [Zope] Re: Can't import ExtZSQLFactory

2006-05-11 Thread Paul Winkler
On Thu, May 11, 2006 at 06:38:25PM -0600, Andrew Hedges wrote: Thanks, Tres, for replying. In fact, I am the author of the MVP product (prolly shoulda mentioned that...). It seems Zope's not finding my Products path for purposes of importing modules. It is, however, finding it for

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/PluginIndexes/common/UnIndex.py while this is interesting, is doesn't warrant spewing at error.

2006-05-11 Thread Chris Withers
Log message for revision 68093: while this is interesting, is doesn't warrant spewing at error. Changed: U Zope/branches/2.9/lib/python/Products/PluginIndexes/common/UnIndex.py -=- Modified: Zope/branches/2.9/lib/python/Products/PluginIndexes/common/UnIndex.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py while this is interesting, is doesn't warrant spewing at error.

2006-05-11 Thread Chris Withers
Log message for revision 68094: while this is interesting, is doesn't warrant spewing at error. Changed: U Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py -=- Modified: Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py a traceback would probably help here ; -)

2006-05-11 Thread Chris Withers
Log message for revision 68095: a traceback would probably help here ;-) Changed: U Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py -=- Modified: Zope/trunk/lib/python/Products/PluginIndexes/common/UnIndex.py