Class SVNWCDb.ReposInfo2

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.ReposInfo2
Enclosing class:
SVNWCDb

private static class SVNWCDb.ReposInfo2 extends java.lang.Object
  • Field Summary

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

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • reposId

      public long reposId
    • reposRelPath

      public java.io.File reposRelPath
  • Constructor Details

    • ReposInfo2

      private ReposInfo2()