From ee69735b7f49c95da337684576da344ee6b42c78 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Tue, 10 Nov 2015 19:24:59 +0000 Subject: [PATCH 1/3] Added a comment --- ...omment_2_110a15c95e76b4771e31c06eb80d1f03._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/make_addurl_respect_annex.largefiles_option/comment_2_110a15c95e76b4771e31c06eb80d1f03._comment diff --git a/doc/todo/make_addurl_respect_annex.largefiles_option/comment_2_110a15c95e76b4771e31c06eb80d1f03._comment b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_2_110a15c95e76b4771e31c06eb80d1f03._comment new file mode 100644 index 0000000000..6f06816982 --- /dev/null +++ b/doc/todo/make_addurl_respect_annex.largefiles_option/comment_2_110a15c95e76b4771e31c06eb80d1f03._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" + subject="comment 2" + date="2015-11-10T19:24:59Z" + content=""" +as for import (never used it yet) -- there is no reason not to warrant largefiles since it has all the information, right? + +as for addurl -- ideally, I guess, it could just crash iff there is a largefiles setting which relies on size and --relaxed is used (would indeed make little sense). But in the other cases (I guess of which there is majority) it could as well warrant it, thus making behavior more consistent. + +[[!meta author=yoh]] +"""]] From 472df9c9b52d2cc9af458d1b3ab618e49fec64c7 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Tue, 10 Nov 2015 19:25:28 +0000 Subject: [PATCH 2/3] added [[!meta author=yoh]] --- doc/todo/make_addurl_respect_annex.largefiles_option.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo/make_addurl_respect_annex.largefiles_option.mdwn b/doc/todo/make_addurl_respect_annex.largefiles_option.mdwn index 5be82c638c..3404649480 100644 --- a/doc/todo/make_addurl_respect_annex.largefiles_option.mdwn +++ b/doc/todo/make_addurl_respect_annex.largefiles_option.mdwn @@ -1,3 +1,4 @@ ATM git annex addurl ignores annex.largefiles option so to automate annexification or direct add to git for a list of files I need manually to download each one of them into a FILE and then "git annex add -c annex.largefiles='exclude=*.txt' FILE". But it would have been convenient if I could "addurl" some files directly from urls directly into git, as per largefiles settings. N.B. I do understand that use-case might be somewhat vague, let me know if I should expand reasoning +[[!meta author=yoh]] From 4b91f1f45f27c2ea27c45966c0e6199c40a18337 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Tue, 10 Nov 2015 19:34:46 +0000 Subject: [PATCH 3/3] added [[!meta author=yoh]] --- ...e___126____47__.ssh_with_helpers_merely_upon_annex_init.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init.mdwn b/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init.mdwn index 8d9580de4f..5b4032c2f1 100644 --- a/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init.mdwn +++ b/doc/bugs/standalone_builds_shouldn__39__t_pollute___126____47__.ssh_with_helpers_merely_upon_annex_init.mdwn @@ -12,3 +12,5 @@ Originally described in http://git-annex.branchable.com/devblog/day_155__missing ### What version of git-annex are you using? On what operating system? 5.20150916+gitg79661ef-1~ndall+1 + +[[!meta author=yoh]]