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 20:44:25 +0000
committerGravatar admin <admin@branchable.com>2013-06-05 20:44:25 +0000
commit70549ba8bdfdc1f15a7b22b771558150a10a210b (patch)
treef1c9d69464cdb3021bc822c6bab39e65abc1868f /doc/tips/flickrannex
parent499fcbf92a50bf9eb2ee2c11fdf0f75d83ddb5bc (diff)
Added a comment: missing configuration for flickr-checkpresent-hook
Diffstat (limited to 'doc/tips/flickrannex')
-rw-r--r--doc/tips/flickrannex/comment_2_f53d0d5520e2835e9705bea4e75556f0._comment30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/tips/flickrannex/comment_2_f53d0d5520e2835e9705bea4e75556f0._comment b/doc/tips/flickrannex/comment_2_f53d0d5520e2835e9705bea4e75556f0._comment
new file mode 100644
index 000000000..14d7a1b7c
--- /dev/null
+++ b/doc/tips/flickrannex/comment_2_f53d0d5520e2835e9705bea4e75556f0._comment
@@ -0,0 +1,30 @@
+[[!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-05T20:44:25Z"
+ content="""
+<https://github.com/TobiasTheViking/flickrannex/issues/3>
+
+9 days ago: [the annex] \"hook format a few versions ago, and this is using the new hook format\".
+
+Looks very handy. I am just starting with this, but can't seem to get it working as a remote after following the simple walkthrough. All goes well until:
+
+ $ git annex copy . --to flickr
+ copy walkthrough.sh (checking flickr...)
+ missing configuration for flickr-checkpresent-hook
+ git-annex: checkpresent hook misconfigured
+
+my Ubuntu 12.04:
+
+ $ git annex version
+ git-annex version: 4.20130516.1
+ build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP
+ local repository version: 3
+ default repository version: 3
+ supported repository versions: 3 4
+ upgrade supported from repository versions: 0 1 2
+
+I guess my \"git-annex version is still too old\"? Any idea what version is needed? Even better if I can figure out which Linux distribution/release has the most up to date version of annex.
+
+"""]]