idea整合svn

sensen~||^_^|||& / 2023-05-18 / 原文

1.首先下载并安装svn,注意安装时要将command line dent tools选择为Will be installed on local hard drive

2.进入idea的Subversion设置项,选择tortoiseSVN中bin目录下的svn.exe

3.然后到vcs中选择Get from Vesion Control,选择Version controls为Subversion,以及在Repositories添加相关svn的数据地址,并输入对应的账号和密码,然后点击check out,选择目录存放导出的项目。

4.最后设置版本控制,选择VCS中的Enable Version Control Integration