Class FSRecoverer
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSRecoverer
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
findMaxIDs
(long rev, FSFile revFile, long offset, String[] maxNodeID, String[] maxCopyID) private long
private void
recover()
void
-
Field Details
-
myOwner
-
myCanceller
-
-
Constructor Details
-
FSRecoverer
-
-
Method Details
-
runRecovery
- Throws:
SVNException
-
recover
- Throws:
SVNException
-
findMaxIDs
private void findMaxIDs(long rev, FSFile revFile, long offset, String[] maxNodeID, String[] maxCopyID) throws SVNException - Throws:
SVNException
-
getLargestRevision
- Throws:
SVNException
-