我需要即时更改 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