lp:~ed.so/duplicity/gdocs.pydrive

Created by edso and last modified
Get this branch:
bzr branch lp:~ed.so/duplicity/gdocs.pydrive
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

1098. By ede

manpage - some reordering, update "A NOTE ON SSH BACKENDS" to the new prefix+ changes

1097. By ede

make pydrive new gdocs default backend
keep gdata backend as gdata+gdocs://

1096. By Kenneth Loafman

* Merged in lp:~bmerry/duplicity/pydrive-regular
  - This implements the proposal made by somebody else
    (http://lists.gnu.org/archive/html/duplicity-talk/2015-02/msg00037.html)
    to allow the pydrive backend to work with a normal drive account instead
    of a service account. It seems to be working for me: I was able to migrate
    seamlessly from the gdocs backend. It's set up so that a service account
    can still be used, depending on which environment variable is set.
    The man page is updated to describe how to use the new functionality.

1095. By Kenneth Loafman

* Merged in lp:~noizyland/duplicity/fix-progress
  - Fixes bug 1264744. selection.filelist_globbing_get_sfs leaves the
    filelist file object's position at the end of the file. When the
    --progress option is used the filelists need to be read twice. On
    the second read nothing is read from the file because file has
    already been read and the position is EOF. This patch calls seek(0)
    on the filelist to reset the position to BOF so that subsequent
    read() calls will return data.
* Added pylint ignore error in webdavbackend.py.

1094. By Kenneth Loafman

* Prep for 0.7.03
(fix date)

1093. By Kenneth Loafman

* Prep for 0.7.03

1092. By Kenneth Loafman

* Merge in lp:~sjakthol/duplicity/onedrive-error-message
  - Add proper error message for OneDrive backend when python-requests or
    python-requests-oauthlib is not installed (bug 1453355).

1091. By Kenneth Loafman

* Added ability to get single file status from collection-status with
  patch from jitao (bug 1044715), like so:
  $ duplicity collection-status --file-changed c1 file://./foo

1090. By Kenneth Loafman

  - Enable --ignore-errors flag in rdiffdir

1089. By Kenneth Loafman

* Fixed bug 1448249 and bug 1449151 thanks to David Coppit.
  - When patching, close base file before renaming

Branch metadata

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

Subscribers