Class ISVNWCDb.Moved
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.Moved
-
- Enclosing interface:
- ISVNWCDb
public static class ISVNWCDb.Moved extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.io.File
movedFromAbsPath
java.io.File
movedFromDeleteAbsPath
java.io.File
opRootAbsPath
java.io.File
opRootMovedFromAbsPath
-
Constructor Summary
Constructors Constructor Description Moved()
-