android studio SVN的搭建

时间:2025-02-02 14:34:26

android studio 安装 SVN:http://www.it165.net/pro/html/201404/11412.html

http://jingyan.baidu.com/album/a378c960bd502fb32828309b.html?picindex=3

http://www.zhihu.com/question/32298079

补充一个小错误:

如果是第一次创建项目到svn上,因为没有上一版本,所以需要

android studio SVN的搭建

当文件夹创建完成的时候会返回

android studio SVN的搭建

这是因为没有上一版本,会造成与上一版本不符合的错误。但文件夹已经在svn上创建了

所以后面只要选择

android studio SVN的搭建

然后再点击Share就可以了

第二种:就是

android studio SVN的搭建

有四种方法:

file://        svn://         http://   根据配置而定

我的就是:android studio SVN的搭建