Class FSRecoverer
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSRecoverer
public class FSRecoverer
extends java.lang.Object
- Version:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
findMaxIDs
(long rev, FSFile revFile, long offset, java.lang.String[] maxNodeID, java.lang.String[] maxCopyID) private long
private void
recover()
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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, java.lang.String[] maxNodeID, java.lang.String[] maxCopyID) throws SVNException - Throws:
SVNException
-
getLargestRevision
- Throws:
SVNException
-