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 リポジトリは、http: ではなく ssh: プロトコルを使用しますが、リポジトリの場所に http:// が使用されていない場合、phpstorm の svn チェックアウト ダイアログはチェックアウト ボタンを無効にします。
Subversionは純粋な ssh:// プロトコルをサポートしていません。リポジトリにはhttp:// file:/// svn:// svn+ssh://RA レイヤーのみを含めることができます
http://
file:///
svn://
svn+ssh://