Class SvnRepositoryOperation<V>

    • Constructor Detail

    • Method Detail

      • setRepositoryRoot

        public void setRepositoryRoot​(java.io.File repositoryRoot)
      • getRepositoryRoot

        public java.io.File getRepositoryRoot()
      • isChangesWorkingCopy

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