summaryrefslogtreecommitdiff
path: root/doc/tips/flickrannex
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y <Nigel@web>2013-06-05 22:00:48 +0000
committerGravatar admin <admin@branchable.com>2013-06-05 22:00:48 +0000
commit743bad9b5ad1ee88c8c0a508c87ae53b11299f9c (patch)
treec1be52c32f1917e78dd3910967d2a8f1f1986351 /doc/tips/flickrannex
parentf6703d96ef67771f96744cf14e6861a2b6f837b9 (diff)
Added a comment: missing configuration for flickr-checkpresent-hook
Diffstat (limited to 'doc/tips/flickrannex')
-rw-r--r--doc/tips/flickrannex/comment_5_4470dae270613dd8712623474bc80ab0._comment24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/tips/flickrannex/comment_5_4470dae270613dd8712623474bc80ab0._comment b/doc/tips/flickrannex/comment_5_4470dae270613dd8712623474bc80ab0._comment
new file mode 100644
index 000000000..1c19711df
--- /dev/null
+++ b/doc/tips/flickrannex/comment_5_4470dae270613dd8712623474bc80ab0._comment
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y"
+ nickname="Nigel"
+ subject="missing configuration for flickr-checkpresent-hook"
+ date="2013-06-05T22:00:48Z"
+ 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
+
+
+"""]]