Implementation of WebDAV for bzr http transports.
Allows write access to DAV-enabled web servers by registering http+webdav and https+webdav as protocols recognized by bzr
A Transport which complement http transport by implementing partially the WebDAV protocol to push files.
This enables remote push operations.
It requires:
- to be installed as a plugin for bzr
- a DAV enabled web server
It has been (and is still) tested against Apache 2.x.
There are two series for the plugin:
- 2.4: targeted at all bzr versions up to (but *excluding*) bzr 2.5.0
- trunk: all bzr versions >= 2.5
Project information
- Part of:
- Bazaar VCS and Tools
- Maintainer:
- Bazaar Developers
- Also known as:
- bzr.webdav
- Driver:
- Vincent Ladeuil
- Licence:
- GNU GPL v2
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- python
All packages Packages in Distributions
-
bzr-webdav source package in Xenial
Version 1.12.2~bzr66-0ubuntu2 uploaded -
bzr-webdav source package in Trusty
Version 1.12.2~bzr66-0ubuntu2 uploaded -
bzr-webdav source package in Precise
Version 1.12.2~bzr66-0ubuntu2 uploaded -
bzr-webdav source package in Bionic
Version 1.12.2~bzr66-0ubuntu2 uploaded
All bugs Latest bugs reported
-
Bug #1384370: push to http+webdav (with WebDAV server on Android) crashes
Reported -
Bug #1204734: DELETE operations do not handle all success return codes properly
Reported -
Bug #1204727: MOVE commands fail on some broken web servers when overwriting
Reported -
Bug #985448: urlutils.local_path_from_url does not work in plugins
Reported -
Bug #953154: bzr crashed with TypeError in __init__(): __init__() got an unexpected keyword argument 'ca_certs'
Reported