在ubuntu上搭建svn
星期三 2017年7月19日 王佳明 技术 Ubuntu SVN 0人
客户端链接:svn --username=xingmaogou co svn://xxx.xxx.xxx.xxx/sadoc;
svn默认端口3690,客户端软件使用TortoiseSVN;
参考链接:https://jingyan.baidu.com/album/f0e83a259daec522e59101e0.html?picindex=14
客户端链接:svn --username=xingmaogou co svn://xxx.xxx.xxx.xxx/sadoc;
svn默认端口3690,客户端软件使用TortoiseSVN;
参考链接:https://jingyan.baidu.com/album/f0e83a259daec522e59101e0.html?picindex=14
概括一下:1安装TortoiseSVN软件。2新建文件夹右击checkout。3编辑代码保存。4右击文件commit