assistant: When there are multiple remotes giving different ways to access the same repository, honor remote cost settings and use the cheapest available.
Note that TransferInfo does not always contain the Remote, although any transfer added to the TransferQueue does have a Remote in its TransferInfo. The transferkeys command still accepts a UUID, which is useful to handle upgrades, where an old assistant version runs the new transferkeys. This commit was sponsored by Kalle Svensson.
This commit is contained in:
parent
e5bebde345
commit
fed509fb3e
6 changed files with 31 additions and 17 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
|||
git-annex (5.20140518) UNRELEASED; urgency=medium
|
||||
|
||||
* assistant: When there are multiple remotes giving different ways
|
||||
to access the same repository, honor remote cost settings and use
|
||||
the cheapest available.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 19 May 2014 15:59:25 -0400
|
||||
|
||||
git-annex (5.20140517) unstable; urgency=medium
|
||||
|
||||
* webapp: Switched to bootstrap 3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue