git-annex/debian
Joey Hess 44e1524be5 webapp: Fixed a bug where when a new remote is added, one file may fail to sync to or from it
This happened because the transferrer process did not know about the new
remote. remoteFromUUID crashed, which crashed the transferrer. When it was
restarted, the new one knew about the new remote so all further files would
transfer, but the one file would temporarily not be, until transfers retried.

Fixed by making remoteFromUUID not crash, and try reloading the remote list
if it does not know about a remote.

Note that this means that remoteFromUUID does not only return Nothing anymore
when the UUID is the UUID of the local repository. So had to change some code
that dependend on that assumption.
2013-09-29 14:51:49 -04:00
..
tests Debian: Run the builtin test suite as an autopkgtest. 2013-08-15 15:49:19 +02:00
changelog webapp: Fixed a bug where when a new remote is added, one file may fail to sync to or from it 2013-09-29 14:51:49 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control explicit cryptohash dep 2013-09-22 21:53:01 -04:00
copyright Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
menu fixups 2013-05-15 22:48:27 -04:00
NEWS git-annex-shell: Added support for operating inside gcrypt repositories. 2013-09-24 17:25:47 -04:00
rules rename var 2013-05-10 18:52:35 -04:00