From 952d9e42dc1397faa4ec0e1edd158453f2e2749e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Nov 2015 15:12:12 -0400 Subject: [PATCH] hmm --- ...nt_1_054568fa73fdff81b05ffd1dc7199cee._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/todo/make_addurl_respect_annex.largefiles_option/comment_1_054568fa73fdff81b05ffd1dc7199cee._comment diff --git a/doc/todo/make_addurl_respect_annex.largefiles_option/comment_1_054568fa73fdff81b05ffd1dc7199cee._comment b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_1_054568fa73fdff81b05ffd1dc7199cee._comment new file mode 100644 index 0000000000..cde0cd873f --- /dev/null +++ b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_1_054568fa73fdff81b05ffd1dc7199cee._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-11-10T19:04:50Z" + content=""" +When addurl --relaxed is used, it doesn't hit the url at all, so doesn't +know the size, so annex.largefiles couldn't be applied in that case. + +So that's an inconsistency. Perhaps a minor one. + +`git annex import` doesn't currently honor annex.largefiles either. + +I am ambivilant about whether these commands should, but it probably makes +sense for them to behave the same. +"""]]