Class SvnOldGetChangelistPaths

    • Constructor Detail

      • SvnOldGetChangelistPaths

        public SvnOldGetChangelistPaths()
    • Method Detail

      • handle

        public void handle​(java.io.File path,
                           java.lang.String changelistName)
        Description copied from interface: ISVNChangelistHandler
        Handles the next path belonging to changelistName.

        On each invocation, path is a newly discovered member of the changelist named changelistName.

        Specified by:
        handle in interface ISVNChangelistHandler
        Parameters:
        path - working copy path
        changelistName - changelist name