Class SvnUpgrade

    • Method Detail

      • isChangesWorkingCopy

        public boolean isChangesWorkingCopy()
        Gets whether the operation changes working copy
        Overrides:
        isChangesWorkingCopy in class SvnOperation<org.tmatesoft.svn.core.internal.wc2.SvnWcGeneration>
        Returns:
        true if the operation changes the working copy, otherwise false
      • setTargetWorkingCopyFormat

        public void setTargetWorkingCopyFormat​(int targetWorkingCopyFormat)
      • getTargetWorkingCopyFormat

        public int getTargetWorkingCopyFormat()