Class SVNWCDb.ResolveBreakMovedAway

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

protected static class SVNWCDb.ResolveBreakMovedAway extends java.lang.Object implements SVNSqlJetTransaction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • wcRoot

      public SVNWCDbRoot wcRoot
    • localRelPath

      public java.io.File localRelPath
  • Constructor Details

    • ResolveBreakMovedAway

      protected ResolveBreakMovedAway()
  • Method Details