Class SvnUpgrade

    • Field Detail

      • targetWorkingCopyFormat

        private int targetWorkingCopyFormat
    • Method Detail

      • isChangesWorkingCopy

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

        public void setTargetWorkingCopyFormat​(int targetWorkingCopyFormat)
      • getTargetWorkingCopyFormat

        public int getTargetWorkingCopyFormat()