public interface ISVNChangedDirectoriesHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleDir(java.lang.String path) |
Handles changed directory path.
|
void handleDir(java.lang.String path)
throws SVNException
path is always absolute.path - a changed dir pathSVNException