Class SVNImportMediator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SVNPropertyValue getWorkspaceProperty​(java.lang.String path, java.lang.String name)
      Retrieves an item's WC property from a ".svn/wcprops" administrative subdirectory.
      void setWorkspaceProperty​(java.lang.String path, java.lang.String name, SVNPropertyValue value)
      Sets a new value for an item's WC property in a ".svn/wcprops" administrative subdirectory.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait