summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-13 13:01:02 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-13 13:01:02 -0400
commit5a08f37451d58c973a6264ecdee13fe4ea9128f3 (patch)
tree36afecf0bca8ae33b81e8c8ff21805688aa4f5f1
parent137d58a506c0ce74af64f79fe448791776eb2bc0 (diff)
parent0de6aa6f6c5c67ad4bc6f273f8d7fb5c3967b602 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/git-annex_smudge_fails_on_git_add/comment_3_bb9c927b758fa64f999d20ac34558c63._comment18
-rw-r--r--doc/tips/Synology_NAS_and_git_annex/comment_9_52e1684fc40d1ab487a06cf13530871b._comment7
2 files changed, 25 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_smudge_fails_on_git_add/comment_3_bb9c927b758fa64f999d20ac34558c63._comment b/doc/bugs/git-annex_smudge_fails_on_git_add/comment_3_bb9c927b758fa64f999d20ac34558c63._comment
new file mode 100644
index 000000000..58540a707
--- /dev/null
+++ b/doc/bugs/git-annex_smudge_fails_on_git_add/comment_3_bb9c927b758fa64f999d20ac34558c63._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077"
+ nickname="j_k_234"
+ subject="comment 3"
+ date="2016-04-13T10:15:03Z"
+ content="""
+Thanks for the reply.
+
+I'm pretty sure that I did build with MagicMime support - see the version output on original bug report.
+
+These are the commands I used to build it:
+
+```sh
+ renn:~/git-annex$ git checkout debian/6.20160229-1
+ renn:~/git-annex$ sudo aptitude install libmagic-dev
+ renn:~/git-annex$ stack install --flag git-annex:XMPP --flag git-annex:DBUS --flag git-annex:MagicMime
+```
+"""]]
diff --git a/doc/tips/Synology_NAS_and_git_annex/comment_9_52e1684fc40d1ab487a06cf13530871b._comment b/doc/tips/Synology_NAS_and_git_annex/comment_9_52e1684fc40d1ab487a06cf13530871b._comment
new file mode 100644
index 000000000..452f68fe4
--- /dev/null
+++ b/doc/tips/Synology_NAS_and_git_annex/comment_9_52e1684fc40d1ab487a06cf13530871b._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="Jan"
+ subject="comment 9"
+ date="2016-04-13T09:05:23Z"
+ content="""
+I doubt that the Debian package would be usable as-is on a Synology NAS? Perhaps it would require a standalone package, similar to armel but for PowerPC?
+"""]]