RStudio版本号管理 整合Git

本文为原创,转载注明出处。


系统环境:

win7 x64

R-3.1.0-win.exe

RStudio-0.98.507.exe


前置条件:必须拥有github仓库: 如:https://github.com/xxx/Rproject

在已经有Github的用户基础上。运行以下操作

1.下载git   http://git-scm.com/

Git-1.9.2-preview20140411.exe

安装:默认的选项即可。

注意:不是githubpclient,而是git

2. 配置Rstudio 

第一步: Tools—>Global Options—>Git/Svn

填写git的安装地址



第二步:clone 远程github的仓库,按截图操作

File->New Project

1.



2.



3.


3. git 操作(push,pull,commit)


各种操作例如以下图,不必多言。



posted @ 2016-01-22 16:57  mfrbuaa  阅读(526)  评论(0编辑  收藏  举报