その場で svn ディレクトリのバージョン管理されたカスタム プロパティの値を変更する必要があります。コンテンツを変更したくありません。既存のディレクトリのプロパティの値を変更するだけです。Javaでsvnkitを使用しています。
どうすればいいですか?
example:
http:://svnserver.com/example/directorya ... has svn property: myproperty = abc
after the operation:
http:://svnserver.com/example/directorya ... has svn property: myproperty = def