Interface ISVNChangedDirectoriesHandler

    • Method Detail

      • handleDir

        void handleDir​(java.lang.String path)
                throws SVNException
        Handles changed directory path. path is always absolute.
        Parameters:
        path - a changed dir path
        Throws:
        SVNException