summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar parmour@1304ead3ef9008fa9fe66af7c8678dec867328da <parmour@web>2016-01-28 15:02:32 +0000
committerGravatar admin <admin@branchable.com>2016-01-28 15:02:32 +0000
commit4165b2236750ee49c1c7bad4ab78e6ba5eb5d2b5 (patch)
treebe9bcb5b0a13bf9b755faadc8a986f72e5add795
parentceafaa2f74d43895ffa17e87828629021503fbd6 (diff)
Added a comment: Similar sounding issue
-rw-r--r--doc/forum/Git_annex_hangs/comment_7_f3ea42dc6699275143ba44e7f57e7d5e._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Git_annex_hangs/comment_7_f3ea42dc6699275143ba44e7f57e7d5e._comment b/doc/forum/Git_annex_hangs/comment_7_f3ea42dc6699275143ba44e7f57e7d5e._comment
new file mode 100644
index 000000000..336a4ee05
--- /dev/null
+++ b/doc/forum/Git_annex_hangs/comment_7_f3ea42dc6699275143ba44e7f57e7d5e._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="parmour@1304ead3ef9008fa9fe66af7c8678dec867328da"
+ nickname="parmour"
+ subject="Similar sounding issue"
+ date="2016-01-28T15:02:31Z"
+ content="""
+I have seen a similar sounding version on Centos 6.5. I had git version 2.6.4 and installed git annex using:
+wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
+rpm -ivh epel-release-6-8.noarch.rpm
+yum install git-annex
+
+git annex would hang when running 'git annex add'
+
+When I changed the git version to be 1.7.1 this problem went away. So it is something to do with the combination of client git version and git annex version.
+"""]]