org.tmatesoft.svn.core.wc.admin
public interface ISVNChangedDirectoriesHandler
Since: 1.1.1
Version: 1.1.1
Method Summary | |
---|---|
void | handleDir(String path)
Handles changed directory path. |
path
is always absolute.Parameters: path a changed dir path
Throws: SVNException