When a transfer is already being run by another process, proceed on to the next file, rather than dying.

This commit is contained in:
Joey Hess 2013-07-17 15:54:01 -04:00
parent 1fe486813f
commit 7afd92d083
2 changed files with 23 additions and 12 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (4.20130710) UNRELEASED; urgency=low
* uninit: Preserve .git/annex/objects at the end, if it still
has content, so that old versions of files and deleted files
are not deleted. Print a message with some suggested actions.
* When a transfer is already being run by another process,
proceed on to the next file, rather than dying.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400