lp:bzr-webdav

Created by Bazaar Developers and last modified

Allows bzr write access to DAV http servers.

Please report any problem you may encounter.

Get this branch:
bzr branch lp:bzr-webdav
Members of Bazaar Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bazaar Developers
Project:
Bazaar WebDAV plugin
Status:
Development

Recent revisions

77. By Vincent Ladeuil

Remove more unused imports.

75. By Vincent Ladeuil

Prepare merging Reagan Sanders fixes.
* add some test infrastructure do test bogus servers with canned responses,
* remove some dead code:
** _handle_common_errors is unused,
** put_bytes_non_atomic() and _put_bytes_ranged() can't raise on 200,201
   and 204, _perform() already handle them,
* delete() should raise InvalidHttpResponse when receiving a 200,

74. By Vincent Ladeuil

Merge the 2.4 series and raise an error if bzr < 2.5 is used.

73. By Vincent Ladeuil

Use info.py to be a better bzr citizen, bump version to 1.12.3dev0

72. By Vincent Ladeuil

Fix range end spec for PUT requests

71. By Vincent Ladeuil

RFC4918 says application/xml, RFC2518 is so last century...

70. By Vincent Ladeuil

Use a proper Content-Type header for PROPFIND requests

69. By Vincent Ladeuil

Tweak TODO.

68. By Vincent Ladeuil

Fix typo revealing a hole in test coverage :-/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers