Class SVNWCDb.InsertWorking

    • Field Detail

      • reposRelpath

        public java.io.File reposRelpath
      • changedRev

        public long changedRev
      • changedDate

        public SVNDate changedDate
      • changedAuthor

        public java.lang.String changedAuthor
      • children

        public java.util.List<java.io.File> children
      • target

        public java.io.File target
      • workItems

        public SVNSkel workItems
      • localRelpath

        public java.io.File localRelpath
      • originalReposRelPath

        public java.io.File originalReposRelPath
      • originalReposId

        public long originalReposId
      • originalRevision

        public long originalRevision
      • opDepth

        public long opDepth
      • notPresentOpDepth

        public long notPresentOpDepth
      • conflict

        public SVNSkel conflict
      • movedHere

        public boolean movedHere
      • updateActualProps

        public boolean updateActualProps
    • Constructor Detail

      • InsertWorking

        public InsertWorking()