This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4 2014-05-09 05:57:36 +00:00 committed by admin
parent 5df8fac5ad
commit 1d0ad11617

View file

@ -0,0 +1,23 @@
### Please describe the problem.
shiny-2:MacOS ovi$ git annex sync
git: 'annex' is not a git command. See 'git --help'.
shiny-2:MacOS ovi$
### What steps will reproduce the problem?
INstall git-annex for MAC like this: http://git-annex.branchable.com/install/OSX/ via .dmg file then try above commands from your terminal
### What version of git-annex are you using? On what operating system?
Version: 5.20140420-ga25b8bb Build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV FsEvents XMPP DNS Feeds Quvi TDFA CryptoHash
Mac OSX 10.9.2
### Please provide any additional information below.
I tried adding the path to my .bash_profile manually like this but it didn't help (actually, this was already in there, I just added the path to git-annex to the string):
export PATH=/opt/local/bin:/opt/local/sbin/Applications/git-annex.app/Contents/MacOS:$PATH
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]