[ZODB-Dev] checkModifyAfterAbortVersion fails
Mark McEahern
mark@mceahern.com
Fri, 6 Sep 2002 09:46:48 -0500
[Guido van Rossum]
> I've seen this, and I think there's a fix for this in the ZODB3 CVS
> tree. There's no distribution for that either yet.
>
> http://cvs.zope.org/ZODB3/
In the spirit of looking before I leap, I wonder:
Would it be foolishly naive of me to:
cvs co ZODB3
mv /usr/local/Zope/lib/python/ZODB
/usr/local/Zope/lib/python/ZODB.original
cp -R ZODB3 /usr/local/Zope/lib/python/ZODB
Thanks,
// mark
-