Class SVNWCContext.PresevePreMergeFileInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.PresevePreMergeFileInfo
Enclosing class:
SVNWCContext

public static class SVNWCContext.PresevePreMergeFileInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
    java.io.File
     
    java.io.File
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • workItems

      public SVNSkel workItems
    • leftCopy

      public java.io.File leftCopy
    • rightCopy

      public java.io.File rightCopy
    • targetCopy

      public java.io.File targetCopy
  • Constructor Details

    • PresevePreMergeFileInfo

      public PresevePreMergeFileInfo()