diff options
author | davho <davho@web> | 2016-02-19 15:48:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-02-19 15:48:15 +0000 |
commit | 971a198ecbf70b56d476219cb3bb069bec074811 (patch) | |
tree | 69ff3dade8df27e30b4441ba7ac7faf1864a71a8 /doc/devblog | |
parent | e2abdb2607365475b641cf9592db2763f2ebd4f2 (diff) |
Added a comment: Why would it fail?
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_360__annex.largefiles_mimetype/comment_1_0b4f49090f4932d9383630d02f64fbcc._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/devblog/day_360__annex.largefiles_mimetype/comment_1_0b4f49090f4932d9383630d02f64fbcc._comment b/doc/devblog/day_360__annex.largefiles_mimetype/comment_1_0b4f49090f4932d9383630d02f64fbcc._comment new file mode 100644 index 000000000..d1fa6a8b5 --- /dev/null +++ b/doc/devblog/day_360__annex.largefiles_mimetype/comment_1_0b4f49090f4932d9383630d02f64fbcc._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="davho" + subject="Why would it fail?" + date="2016-02-19T15:48:15Z" + content=""" +Yeah! I've waited for this option for a half a year :-) Thumbs up for finally including it! + +Doesn't work out of the box, though; I do have the MagicMime build flag but it fails to add files now! + +I get this error message for every file I try to add: + + /etc/magic, 0: Warning: using regular magic file `/usr/share/misc/magic' + + git-annex: user error (magicLoadDefault: could not find any valid magic files!) + failed + +"""]] |