From deb033fe9fe59d76ce75722def65b6d2e4475a45 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4" Date: Sat, 17 May 2014 19:52:33 +0000 Subject: [PATCH] Added a comment: Syncing not working :-/ --- ..._10_c3465b5587548dea56b80b32cd66d653._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment diff --git a/doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment b/doc/tips/skydriveannex/comment_10_c3465b5587548dea56b80b32cd66d653._comment new file mode 100644 index 0000000000..58b6c9077e --- /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 +"""]]