aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/skydriveannex
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4 <Ovidiu@web>2014-05-17 19:52:33 +0000
committerGravatar admin <admin@branchable.com>2014-05-17 19:52:33 +0000
commitdf8fa2e3e60fd42f4281302bf33ae808f5f44b8a (patch)
tree93ca1fd11bc16255f79d7a0d249dd4d14c26f2f4 /doc/tips/skydriveannex
parentca09e827efed0c9451958abb8a8ac05a94992985 (diff)
Added a comment: Syncing not working :-/
Diffstat (limited to 'doc/tips/skydriveannex')
-rw-r--r--doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment b/doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment
new file mode 100644
index 000000000..58b6c9077
--- /dev/null
+++ b/doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4"
+ nickname="Ovidiu"
+ subject="Syncing not working :-/"
+ date="2014-05-17T19:52:33Z"
+ content="""
+Error log says:
+
+ git-annex-remote-skydrive is not installed in PATH (/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/Applications/git-annex.app/Contents/MacOS/bundle:/usr/bin:/bin:/usr/sbin:/sbin)
+
+BUT I did a symlink, I even did 2 to 2 different locations that are in my path:
+
+ cd /Users/ovi/skydriveannex/
+ ln -sf `pwd`/git-annex-remote-skydrive /usr/bin/git-annex-remote-skydrive
+ ln -sf `pwd`/git-annex-remote-skydrive /opt/local/bin/git-annex-remote-skydrive
+"""]]