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