Searched refs:useLegacyDiff (Results 1 – 4 of 4) sorted by relevance
52 private boolean useLegacyDiff = false; field in StatSvnTask110 if (this.useLegacyDiff) { // only override if we don't want it. in initProperties()173 this.useLegacyDiff = isLegacy; in setLegacyDiff()
72 private static boolean useLegacyDiff = false; field in SvnConfigurationOptions243 return useLegacyDiff; in isLegacyDiff()252 useLegacyDiff = isLegacy; in setLegacyDiff()