Interface ISvnPatchHandler


public interface ISvnPatchHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    singlePatch(File pathFromPatchfile, File patchPath, File rejectPath)
     
  • Method Details

    • singlePatch

      boolean singlePatch(File pathFromPatchfile, File patchPath, File rejectPath)