Class SVNWCDb.BreakMove

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.BreakMove
All Implemented Interfaces:
SVNSqlJetTransaction
Enclosing class:
SVNWCDb

private static class SVNWCDb.BreakMove extends Object implements SVNSqlJetTransaction
  • Field Details

    • wcRoot

      public SVNWCDbRoot wcRoot
    • srcRelPath

      public File srcRelPath
    • srcOpDepth

      public long srcOpDepth
    • dstRelPath

      public File dstRelPath
    • dstOpDepth

      public long dstOpDepth
  • Constructor Details

    • BreakMove

      private BreakMove()
  • Method Details