次のコマンドを実行しようとしています。
svn.exe status "file://mycompany.net/IB-C&R-FO/TECHNOLOGY SECURE/"
次のエラーが表示されます。
svn: warning: 'file://mycompany.net/IB-C' is not a working copy
'R-FO' is not recognized as an internal or external command,
operable program or batch file.
ファイル パスのアンパサンド文字をエスケープするにはどうすればよいですか? 「&」、「^&」、「\&」を試しましたか?