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
FieldsModifier and TypeFieldDescriptionjava.io.File
java.io.File
java.io.File
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
workItems
-
leftCopy
public java.io.File leftCopy -
rightCopy
public java.io.File rightCopy -
targetCopy
public java.io.File targetCopy
-
-
Constructor Details
-
PresevePreMergeFileInfo
public PresevePreMergeFileInfo()
-