Class SvnSetWCDbVersion

    • Method Detail

      • setVersion

        public void setVersion​(int version)
      • getVersion

        public int getVersion()
      • isChangesWorkingCopy

        public boolean isChangesWorkingCopy()
        Description copied from class: SvnOperation
        Gets whether the operation changes working copy
        Overrides:
        isChangesWorkingCopy in class SvnOperation<java.lang.Void>
        Returns:
        true if the operation changes the working copy, otherwise false