21 Feb
2003
21 Feb
'03
11:39 a.m.
On Friday 21 February 2003 11:08 am, Crosbie Fitch wrote:
Presumably this is something I can apply to a Zope install with cvs diff ? Let me know if I have to use some other Python specific diff utility.
You can apply it using a standard 'patch' tool. CVS uses that tool internally. cd exUserFolder patch -p1 exuserfolder-10-10-root.diff (-p1 because you are stripping 1 level of directories from the filenames in my patch file) If you cant get that to work, then I guess it is small emough to apply by hand. -- Toby Dickenson http://www.geminidataloggers.com/people/tdickenson