hmm
authorJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2015 19:12:12 +0000 (15:12 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 10 Nov 2015 19:12:12 +0000 (15:12 -0400)
doc/todo/make_addurl_respect_annex.largefiles_option/comment_1_054568fa73fdff81b05ffd1dc7199cee._comment [new file with mode: 0644]

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 (file)
index 0000000..cde0cd8
--- /dev/null
@@ -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.
+"""]]