Class SVNCopyDriver.CopyPathInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNCopyDriver.CopyPathInfo
- Enclosing class:
- SVNCopyDriver
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mySourceRelativePath
-
isDirAdded
public boolean isDirAdded -
isResurrection
public boolean isResurrection -
mySourceKind
-
mySource
-
mySourcePath
-
myDstPath
-
myMergeInfoProp
-
mySourceRevisionNumber
public long mySourceRevisionNumber -
myExternalsProp
-
myIsOnlyPinExternals
public boolean myIsOnlyPinExternals
-
-
Constructor Details
-
CopyPathInfo
private CopyPathInfo()
-