r - RStudio can not use git in Yosemite -



r - RStudio can not use git in Yosemite -

after upgrading mac yosemite, not able utilize git in rstudio anymore. (i can still utilize source tree or git independently rstudio)

not sure whether related path issue posted here: running scheme command r console cannot locate installed programs since upgrading mac osx 10.10

i tried above solution, did not work.

in rstudio, specified path git in tools/global options.../"git/svn" correctly (as used before) but, in in tools/project options.../"git/svn":version command system alternative left (none).

rstudio: 0.98.1074 (updated 0.98.1083, still not work)

version _ platform x86_64-apple-darwin10.8.0 arch x86_64 os darwin10.8.0 scheme x86_64, darwin10.8.0 status major 3 minor 1.0 year 2014 month 04 day 10 svn rev 65387 language r version.string r version 3.1.0 (2014-04-10) nickname spring dance

i encountered same problem. when come in directory used utilize git in terminal (cd path/to/directory) type git status. in case received message:

agreeing xcode/ios license requires admin privileges, please re-run root via sudo.

apparently, had agree xcode licence. when re-run line sudo (sudo git status) , come in password in terminal whole license displayed. need type agree , done. re-start rstudio , git functionality again.

best wishes, marco

r git rstudio

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -