Class SVNRemoteStatusEditor17.FileInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNRemoteStatusEditor17.FileInfo
- Enclosing class:
- SVNRemoteStatusEditor17
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFileInfo
(SVNRemoteStatusEditor17.DirectoryInfo parent, String path, boolean added) -
Method Summary
-
Field Details
-
localAbsPath
-
name
-
parent
-
ood_changed_rev
private long ood_changed_rev -
ood_changed_date
-
ood_kind
-
ood_changed_author
-
added
private boolean added -
text_changed
private boolean text_changed -
prop_changed
private boolean prop_changed -
baseChecksum
-
-
Constructor Details
-
FileInfo
-
-
Method Details
-
computeRepositoryRelativePath
- Throws:
SVNException
-