Interface ISVNPropertyValueProvider

    • Method Detail

      • providePropertyValues

        SVNProperties providePropertyValues​(java.io.File path,
                                            SVNProperties properties)
                                     throws SVNException
        Defines local item's properties to be installed.
        Parameters:
        path - an WC item's path
        properties - an item's versioned properties
        Returns:
        SVNProperties object which stores properties to be installed on an item
        Throws:
        SVNException