Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从中签出的 svn 存储库使用 ssh: 协议,而不是 http:,但是如果 http:// 不用于存储库位置,phpstorm 中的 svn 签出对话框会禁用签出按钮。
Subversion不支持纯 ssh:// 协议。存储库可能只有http:// file:/// svn:// svn+ssh://RA 层
http://
file:///
svn://
svn+ssh://