(1) in Android studio you want to use SVN, but when installing the 1.9 version of SVN, the SVN is too (actually too new) error is reported. So you can only download the following version 1.8
(2) When installing SVN, you need to manually select the first installation method in the command line client Tools option in order to provide an interface to Android studio
(3) After SVN is installed, there is no SVN option in the right-click menu. The reason is that the version is incorrect
(4) using SVN in Android Studio
file-"settings-" Version control-"Subversion fill in the specific path Svn.exe where *\svn.exe
The red-green icon on the top of the SVN folder is not displayed. Solution:
(1) Enter regedit in the operation to enter the registry interface, search Shelliconoverlayidentifiers opened found Tortoise series (1tortoisenormal,2tortoiseadded, etc.) in front of a lot of items, After the tortoise series ranked 15, no wonder it was not shown. (2) Now the task is to refer them to the front, modify their names, plus a few spaces in front, and then close and then open the registry, found that the tortoise series of icons have been queued, then SVN's icon is not displayed (3) Restart Explorer (end Explorer.exe in Task Manager, enter Explorer.exe new task, file, and so on), so it's OK.
Android Studio with Tortoise SVN installation problem rollup