Class SVNCommitMediator17

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.io.File> getTmpFiles()  
      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