biggosh / pywebdav

Automatically exported from code.google.com/p/pywebdav
0 stars 1 forks source link

Patches from mdv build, openerp tests #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Here is some patches I needed to apply, in order to build Mandriva RPM and
use the lib for OpenERP.

As usual, everything is on Igloo:
http://git.hellug.gr/?p=xrg/python-webdav

Original issue reported on code.google.com by xrg....@gmail.com on 27 May 2010 at 8:27

Attachments:

GoogleCodeExporter commented 8 years ago
I don't think we should maintain mandriva specific files nor git one as we used 
subversion.

Original comment by cedric.krier@b2ck.com on 27 May 2010 at 8:38

GoogleCodeExporter commented 8 years ago
How do you get unicode in uri?

Original comment by cedric.krier@b2ck.com on 27 May 2010 at 10:22

GoogleCodeExporter commented 8 years ago
For 0005, I don't see what it does?
Except that it uses the return value of mkcol which is not the way the lib 
works with 
IFACE_CLASS. It excepts DAV_Error exception raised by the method.

Original comment by cedric.krier@b2ck.com on 27 May 2010 at 10:29

GoogleCodeExporter commented 8 years ago
0006, str is right usage for data.

Original comment by cedric.krier@b2ck.com on 27 May 2010 at 10:31

GoogleCodeExporter commented 8 years ago
0004, 0005 and 0006 are linked to wrong usage of pywebdav.

Original comment by cedric.krier@b2ck.com on 27 May 2010 at 1:15