public interface ISvnPropertyValueProvider
| Modifier and Type | Method | 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 working copy item's pathproperties - an item's versioned propertiesSVNException