Package org.tmatesoft.svn.core.wc2.hooks


package org.tmatesoft.svn.core.wc2.hooks

NEW: this package contains callback interfaces for the new WC2 API.

  • Interfaces
    Class
    Description
    Implementing this interface allows to manage commit log messages for items to be committed in a common transaction.
    Implementing this interface allows handle an external definition and control whether to skip externals definitions processing in some operations.
     
    Implementing this interface allows to providing file list for directory.
    Implementing this interface allows to define properties to change.