summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar davho <davho@web>2016-02-19 15:48:39 +0000
committerGravatar admin <admin@branchable.com>2016-02-19 15:48:39 +0000
commit258e9946fbdb6e96bf0bb395343753ac9a18c9ff (patch)
treeb61788b23c1e3be520c1dac2e35a5dc522e96588
parent971a198ecbf70b56d476219cb3bb069bec074811 (diff)
Added a comment: Why would it fail?
-rw-r--r--doc/devblog/day_360__annex.largefiles_mimetype/comment_2_4007116ec45a6e36184f0cdfd60dbdf1._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/devblog/day_360__annex.largefiles_mimetype/comment_2_4007116ec45a6e36184f0cdfd60dbdf1._comment b/doc/devblog/day_360__annex.largefiles_mimetype/comment_2_4007116ec45a6e36184f0cdfd60dbdf1._comment
new file mode 100644
index 000000000..529bc2cd4
--- /dev/null
+++ b/doc/devblog/day_360__annex.largefiles_mimetype/comment_2_4007116ec45a6e36184f0cdfd60dbdf1._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="davho"
+ subject="Why would it fail?"
+ date="2016-02-19T15:48:39Z"
+ 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
+
+"""]]