/mirrors/bzr.webdav

To get this branch, use:
bzr branch bzr+ssh://bazaar.launchpad.net/+branch/bzr.webdav/

  • Committer: Vincent Ladeuil
  • Date: 2009-02-11 17:29:28 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20090211172928-d1m8d8phdkwm5oj7
Fix bug 238101 by upgrading to bzr-1.12.

* webdav.py:
(DavOpener.__init__): Accept a 'report_activity' parameter.
(HttpDavTransport.__init__): Deleted since it's useless.

* __init__.py: 
Bump version to 1.12.0 to match bzr.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 55 15 years ago Vincent Ladeuil Create a tests directory, update the TODOs. Diff
__init__.py 62 15 years ago Vincent Ladeuil Fix bug 238101 by upgrading to bzr-1.12. * webdav 2 KB Diff Download File
NOTES 54 15 years ago Vincent Ladeuil All bzr tests passing with an apache2-dav local te 1.1 KB Diff Download File
setup.py 59 15 years ago Vincent Ladeuil Add a setup.py. * setup.py: New file. 1.2 KB Diff Download File
TODO 59 15 years ago Vincent Ladeuil Add a setup.py. * setup.py: New file. 1.9 KB Diff Download File
webdav.py 62 15 years ago Vincent Ladeuil Fix bug 238101 by upgrading to bzr-1.12. * webdav 31.1 KB Diff Download File