get, copy, move: Display an error message when an identical transfer is already in progress, rather than failing with no indication why.

This commit is contained in:
Joey Hess 2013-03-19 13:56:20 -04:00
parent bb284cd980
commit e9048ecec8
4 changed files with 25 additions and 10 deletions

2
debian/changelog vendored
View file

@ -26,6 +26,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low
* webapp: Force wrap long filenames in transfer display.
* assistant: The ConfigMonitor left one zombie behind each time
it checked for changes, now fixed.
* get, copy, move: Display an error message when an identical transfer
is already in progress, rather than failing with no indication why.
-- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400