Currently desktopcouch is affected by a bug in couchdb-python that comes from httplib2 version 0.5. The bug makes the following code to raise a Conflict exception when it should not:
...
Currently desktopcouch is affected by a bug in couchdb-python that comes from httplib2 version 0.5. The bug makes the following code to raise a Conflict exception when it should not:
...