Re: [Zope-dev] ZODB Competing read/writes: How to find out which attribute?

2009-10-10 Thread Shane Hathaway
Hermann Himmelbauer wrote: > That's exactly the problem - it's a read operation and there should not be > any > write operation involved. However, it's hard to find out where the write > operation in my code occurs, I can't find it in the view, maybe there's > something in the authentication co

Re: [Zope-dev] zope.security in the KGS

2009-10-10 Thread Stephan Richter
On Thursday 08 October 2009, John Murphy wrote: > We noticed that the KGS 3.4.0b2 uses zope.security 3.4.0 and KGS > 3.5dev uses zope.security 3.6.0, both of which are vulnerable to this > bug. It would be great if the fixed version was incorporated into the > KGS soon, as segfaults during garbage

[Zope-dev] Zope Tests: 8 OK

2009-10-10 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Fri Oct 9 12:00:00 2009 UTC to Sat Oct 10 12:00:00 2009 UTC. There were 8 messages: 8 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Fri Oct 9 20:45:09 EDT 2009 URL: http://

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Jens Vagelpohl
On Oct 10, 2009, at 11:15 , Baiju M wrote: Also I removed the 'sources' directory and moved all docs one level up. This will shorten the URL. But now I realized that it's going to break few URLs in these places: http://docs.zope.org/ http://zope2.zope.org/resources/documentation Should I rev

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Jens Vagelpohl
On Oct 10, 2009, at 11:15 , Baiju M wrote: Also where I need to make change to fix docs.zope.org I will make those. That front page is not in SVN anywhere, it's just one file on the file system. jens smime.p7s Description: S/MIME cryptographic signature __

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Baiju M
On Sat, Oct 10, 2009 at 2:32 PM, Andreas Jung wrote: >> I mean the buildout.cfg files inside those books.  It looks like >> we don't use it to generate the documentation site. We >> have another buildout.cfg at the toplevel. > I think they two-level buildout configuration could be used to build th

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Andreas Jung
Am 10.10.09 10:52, schrieb Baiju M: > On Sat, Oct 10, 2009 at 2:19 PM, Andreas Jung wrote: > >> Am 10.10.09 10:43, schrieb Jens Vagelpohl: >> >>> On Oct 10, 2009, at 06:22 , Baiju M wrote: >>> >>> Hi Jens, I was looking at Zope 2 documentation. To generate this

Re: [Zope-dev] ZODB Competing read/writes: How to find out which attribute?

2009-10-10 Thread Hermann Himmelbauer
Am Freitag 09 Oktober 2009 19:12:09 schrieb Shane Hathaway: > Hermann Himmelbauer wrote: > > Hi, > > I once in the while get the following warning in my Zope 3 log, which I'd > > like to resolve: > > > > 2009-10-07T14:35:41 WARNING ZopePublication Competing writes/reads > > at > > /BSPSite/act/++vh

Re: [Zope-dev] ZODB Competing read/writes: How to find out which attribute?

2009-10-10 Thread Hermann Himmelbauer
Am Freitag 09 Oktober 2009 21:44:12 schrieb Roger Ineichen: > Hi Hermann > > > Betreff: Re: [Zope-dev] ZODB Competing read/writes: How to > > find out which attribute? > > > > Hermann Himmelbauer wrote: > > > Hi, > > > I once in the while get the following warning in my Zope 3 > > > > log, which >

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Baiju M
On Sat, Oct 10, 2009 at 2:19 PM, Andreas Jung wrote: > Am 10.10.09 10:43, schrieb Jens Vagelpohl: >> >> On Oct 10, 2009, at 06:22 , Baiju M wrote: >> >>> Hi Jens, >>>            I was looking at Zope 2 documentation.  To generate this >>> site : >>> http://docs.zope.org/zope2/ >>> >>> we use the b

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Andreas Jung
Am 10.10.09 10:43, schrieb Jens Vagelpohl: > > On Oct 10, 2009, at 06:22 , Baiju M wrote: > >> Hi Jens, >>I was looking at Zope 2 documentation. To generate this >> site : >> http://docs.zope.org/zope2/ >> >> we use the buildout available here, is it ? >> svn://svn.zope.org/repos/main/

Re: [Zope-dev] Zope 2 documentation

2009-10-10 Thread Jens Vagelpohl
On Oct 10, 2009, at 06:22 , Baiju M wrote: Hi Jens, I was looking at Zope 2 documentation. To generate this site : http://docs.zope.org/zope2/ we use the buildout available here, is it ? svn://svn.zope.org/repos/main/zope2docs/trunk Yes. So, can I remove the buildout availa