Class SVNWCContext.CommittableExternalInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.CommittableExternalInfo
- Enclosing class:
- SVNWCContext
public static class SVNWCContext.CommittableExternalInfo
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionjava.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
-
localAbsPath
public java.io.File localAbsPath -
reposRelPath
public java.io.File reposRelPath -
reposRootUrl
-
kind
-
-
Constructor Details
-
CommittableExternalInfo
public CommittableExternalInfo()
-