public interface ISVNChangedDirectoriesHandler
Modifier and Type | Method and 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
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.