lp:~ed.so/duplicity/debian.dav.mkdir

Created by edso and last modified
Get this branch:
bzr branch lp:~ed.so/duplicity/debian.dav.mkdir
Only edso can upload to this branch. If you are edso please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
edso
Project:
Duplicity
Status:
Merged

Recent revisions

945. By ede

upstream debian patch "webdav create folder recursively"
http://patch-tracker.debian.org/package/duplicity/0.6.22-2

944. By ede

fix the fix for dropbox backend

943. By ede

remove obsolete cfpyrax+http:// scheme from manpage

942. By ede

update Changelog.GNU
fix "Import of duplicity.backends.dpbxbackend Failed: No module named dropbox"

941. By ede

add mega documentation

940. By ede

some formatting fixes to rman issues on website display

939. By Kenneth Loafman

* Changed to default to pyrax backend rather than cloudfiles backend.
  To revert to the cloudfiles backend use '--cf-backend=cloudfiles'

938. By Kenneth Loafman

* Merged in lp:~jkrauss/duplicity/pyrax
  - Rackspace has deprecated python-cloudfiles in favor of their pyrax
    library, which consolidates all Rackspace Cloud API functionality into
    a single library. Tested it with Duplicity 0.6.21 on both Arch Linux
    and FreeBSD 8.3.0.

937. By Kenneth Loafman

* Applied patch to fix "Access GDrive through gdocs backend failing"
  - see https://lists.nongnu.org/archive/html/duplicity-talk/2013-07/msg00007.html

936. By Kenneth Loafman

* Merged in lp:~mterry/duplicity/normalize-before-using
  - Avoid throwing an exception due to a None element in a patch sequence.

    None elements in a (non-normalized) patch sequence are perfectly normal.
    With the current code in the patched function, it is certainly possible to
    hit a crash due a None.
    See http://lists.nongnu.org/archive/html/duplicity-talk/2013-11/msg00005.html

    This branch fixes that by normalizing the sequence before using it in the
    logging code. It's acceptable to bring the normalize_ps() call outside the
    try/except block because normalize_ps is not expected to throw. It's
    relatively simple and doesn't really use its objects besides checking if
    they are None.

Branch metadata

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

Subscribers