summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlhaXbLZQ5uQ6fM2kV0n8bj6IwZjx2CLeM <Shane@web>2014-06-26 05:50:38 +0000
committerGravatar admin <admin@branchable.com>2014-06-26 05:50:38 +0000
commit957cc22bc68fd51c3e10cc5c0666b60bd5d1a2e6 (patch)
tree69dce8bf105772e53f680c3220121ca88a274346 /doc/special_remotes
parentdef841d2c20832ccba6da207e1b02a9f8b75546d (diff)
Added a comment: Annex can't find Glacier remote
Diffstat (limited to 'doc/special_remotes')
-rw-r--r--doc/special_remotes/glacier/comment_8_a04bb5f27c1a7cfffe881903f973dbec._comment24
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/special_remotes/glacier/comment_8_a04bb5f27c1a7cfffe881903f973dbec._comment b/doc/special_remotes/glacier/comment_8_a04bb5f27c1a7cfffe881903f973dbec._comment
new file mode 100644
index 000000000..4fc831959
--- /dev/null
+++ b/doc/special_remotes/glacier/comment_8_a04bb5f27c1a7cfffe881903f973dbec._comment
@@ -0,0 +1,24 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawlhaXbLZQ5uQ6fM2kV0n8bj6IwZjx2CLeM"
+ nickname="Shane"
+ subject="Annex can't find Glacier remote"
+ date="2014-06-26T05:50:38Z"
+ content="""
+I'm setting up git-annex with glacier-cli for the first time. I have installed git-annex via Yum and glacier-cli according to the instructions on Github. The `glacier` command is in my path. I did not set up hooks with Git annex as it appears that using hooks for glacier is no longer required.
+
+Here is my version information for git-annex:
+
+ $ git-annex version
+ git-annex version: 3.20120523
+ local repository version: 3
+ default repository version: 3
+ supported repository versions: 3
+ upgrade supported from repository versions: 0 1 2
+
+When I attempt to add my Glacier remote, here is what I see:
+
+ $ git annex initremote glacier type=glacier keyid=ABCDEFG
+ git-annex: Unknown remote type glacier
+
+Is there something else I need to do in order to correctly install Glacier integration with git-annex? I'm having trouble finding up-to-date information that describes the installation process.
+"""]]