Does UndoPack.pat from http://collector.zope.org/Zope/875 work with 2.5.1?
Hello all, I'm running zope-2.5.1 (Python-2.1.3, Linux) and just ran acroos the bug described in http://collector.zope.org/Zope/875. It says the patch works with 2.6.1. Is there a chance to apply it to 2.5.1? (I guess not :-( ) Thanks in advance Sven Rudolph -- Sven Rudolph, Programmierer Medical Tribune Verlagsgesellschaft mbH Unter den Eichen 5, 65195 Wiesbaden Tel.: 06 11 / 97 46 25 2
Sven Rudolph wrote at 2003-4-10 19:06 +0200:
I'm running zope-2.5.1 (Python-2.1.3, Linux) and just ran acroos the bug described in http://collector.zope.org/Zope/875.
It says the patch works with 2.6.1.
Is there a chance to apply it to 2.5.1? (I guess not :-( )
Why do you not try it? * make a backup copy of "ZODB/FileStorage.py" * apply the patch -- if "patch" does not complain about problems, continue * install the unit test attached to <http://collector.zope.org/Zope/875> in ZODB/tests * run all ZODB tests (with "utilities/testrunner.py -d lib/python/ZODB") Report back... Dieter
participants (2)
-
Dieter Maurer -
Sven Rudolph