[Zope-Annce] Bug-Fix for PackageProduct patch of PatchKit
Adrian Hungate
adrian@haqa.co.uk
Tue, 4 Sep 2001 21:24:15 +0100
I have just fixed a potentially troublesome bug in PatchKit that makes
products that are packaged on a Windows server incompatible with Unix
versions of tar.
I was (incorrectly) using os.path.join, which inserts '\' in paths, but
on Unix this does not create a file in a subdirectory, just a file with
a long, strange name.
If you have packaged any products using this, you may need to re-package
them. (Sorry - Blame me)
The corrected PatchKit is available at
http://www.zope.org/Members/haqa/PatchKit .
Adrian...
--
Adrian Hungate
Try Zope -
http://www.zope.org
- You might like it.
If you do, try my Zope products -
http://www.zope.org/Members/haqa
- You might like them too!