原文地址:https://blog.csdn.net/wangjun5159/article/details/75137964
切換分支
更新/切換svn的快捷鍵是ctrl+T,這個快捷鍵還是很好用的,很方便
也可以點擊工具欄,vcs —- update project(ctrl+T)—-勾選update/switch to specific url
不出現可選框
如果點擊更新不出現可選框,那就啟用一下,
file—-settings—-version control—confirmation
display options dialog when these commands are invoked,勾選update checkout
查看當前分支
有個缺點,就是沒法直觀的看出來當前是在哪個分支,只能通過version control—–subversion working copies information看出來並且顯示的url有所延遲,過一會就顯示正常了。….無奈
參考
https://stackoverflow.com/questions/1589517/how-do-i-switch-to-another-subversion-branch-in-intellij