public interface ISvnPropertyValueProvider
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 working copy item's pathproperties
- an item's versioned propertiesSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.