public interface ISVNPropertyValueProvider
SVNWCClient.doSetProperty(java.io.File, ISVNPropertyValueProvider, boolean, org.tmatesoft.svn.core.SVNDepth, ISVNPropertyHandler, java.util.Collection)
method for defining properties to change.SVNWCClient
Modifier and Type | Method and Description |
---|---|
SVNProperties |
providePropertyValues(java.io.File path,
SVNProperties properties)
Defines local item's properties to be installed.
|
SVNProperties providePropertyValues(java.io.File path, SVNProperties properties) throws SVNException
path
- an WC item's pathproperties
- an item's versioned propertiesSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.