Class SVNWCDb.StartDirectoryUpdate

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

private class SVNWCDb.StartDirectoryUpdate extends Object implements SVNSqlJetTransaction
  • Field Details

    • wcId

      public long wcId
    • localRelpath

      public File localRelpath
    • newRevision

      public long newRevision
    • newReposRelpath

      public File newReposRelpath
  • Constructor Details

    • StartDirectoryUpdate

      private StartDirectoryUpdate()
  • Method Details