summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y <Nigel@web>2013-06-05 21:58:37 +0000
committerGravatar admin <admin@branchable.com>2013-06-05 21:58:37 +0000
commitec922cc88036ac9a14a291bed61b65458415e655 (patch)
tree087217c146fd06dbc9064d00a3277dd3f5d36603
parent9cf04168472a3048cd63469b9806bd47b46f8459 (diff)
Added a comment
-rw-r--r--doc/tips/flickrannex/comment_3_60a1d116fe5696c574d9b6b352a8f7ff._comment23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/tips/flickrannex/comment_3_60a1d116fe5696c574d9b6b352a8f7ff._comment b/doc/tips/flickrannex/comment_3_60a1d116fe5696c574d9b6b352a8f7ff._comment
new file mode 100644
index 000000000..cca48dbf2
--- /dev/null
+++ b/doc/tips/flickrannex/comment_3_60a1d116fe5696c574d9b6b352a8f7ff._comment
@@ -0,0 +1,23 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y"
+ nickname="Nigel"
+ subject="comment 3"
+ date="2013-06-05T21:58:37Z"
+ content="""
+Many thanks.
+
+I used gitannex-install and was left with a slight anomaly:
+
+ Installing...........done
+ git-annex version 4.20130601 has been installed
+ $ git-annex version
+ git-annex version: 4.20130531-g5df09b5
+
+But I guess this includes the new hook format. I get a bit further:
+$ git annex copy . --to flickr
+copy walkthrough.sh (checking flickr...) (user error (sh [\"-c\",\"/usr/bin/python2 /home/nrb/repos/gits/flickrannex/flickrannex.py\"] exited 1)) failed
+copy walkthrough.sh~ (checking flickr...) (user error (sh [\"-c\",\"/usr/bin/python2 /home/nrb/repos/gits/flickrannex/flickrannex.py\"] exited 1)) failed
+git-annex: copy: 2 failed
+
+
+"""]]