Java system property setzen
Klara
- java
Hi!
ich verwende Eclipse mit subversive+svnkit. Im Wiki (Working copy upgrade) von svnkit steht:
By default any write operation on a working copy upgrades it to the most recent format, currently it is subversion 1.5 working copy format. You can disable this behavior by specifying the system property:
svnkit.upgradeWC = false
wie bzw. wo muss ich diese property setzen?
Danke
Klara