dropping from web

This commit is contained in:
Joey Hess 2012-11-29 17:01:07 -04:00
parent 67e82b1c3d
commit ea5d7292e6
4 changed files with 25 additions and 17 deletions

View file

@ -129,3 +129,11 @@ When re-adding the URL, I expect the file to be re-added to the web remote. (not
#Please provide any additional information below.
This seems to be a corner case, and would probably have minimal impact on most people.
> Yeah, dropping from the web is pretty weird.
>
> I guess it makes sense to do if a website stops having a file and you don't
> want git-annex to try to download from it anymore. So, I've made dropping
> from the web remove all urls associated with the file, rather than failing.
>
> [[done]] --[[Joey]]