Uses of Class
org.tmatesoft.svn.core.internal.util.SVNDate
Packages that use SVNDate
Package
Description
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
-
Uses of SVNDate in org.tmatesoft.svn.core.internal.util
Fields in org.tmatesoft.svn.core.internal.util declared as SVNDateMethods in org.tmatesoft.svn.core.internal.util that return SVNDate -
Uses of SVNDate in org.tmatesoft.svn.core.internal.wc.admin
Fields in org.tmatesoft.svn.core.internal.wc.admin declared as SVNDateModifier and TypeFieldDescriptionprivate SVNDate
SVNEntry.committedDate
private SVNDate
SVNEntry.lockCreationDate
private SVNDate
SVNEntry.propTime
private SVNDate
SVNEntry.textTime
-
Uses of SVNDate in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNDateModifier and TypeFieldDescriptionSVNUpdateEditor17.AccumulatedChangeInfo.changedDate
private SVNDate
SVNUpdateEditor17.DirectoryBaton.changedDate
private SVNDate
SVNUpdateEditor17.FileBaton.changedDate
private SVNDate
SVNRemoteStatusEditor17.DirectoryInfo.ood_changed_date
private SVNDate
SVNRemoteStatusEditor17.FileInfo.ood_changed_date
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNDateMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNDateModifier and TypeMethodDescriptionprivate SVNUpdateEditor17.MergeFileInfo
SVNUpdateEditor17.mergeFile
(SVNUpdateEditor17.FileBaton fb, SVNUpdateEditor17.MergeFileInfo mergeFileInfo, SVNProperties actualProps, SVNDate lastChangedDate) SVNWCContext.wqBuildRecordFileinfo
(java.io.File localAbspath, SVNDate setTime) -
Uses of SVNDate in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNDateModifier and TypeFieldDescriptionISVNWCDb.NodeInstallInfo.changedDate
ISVNWCDb.SVNWCDbInfo.changedDate
ISVNWCDb.WCDbBaseInfo.changedDate
ISVNWCDb.WCDbInfo.changedDate
private SVNDate
SvnExternalUpdateEditor.changedDate
SVNWCDb.Commit.changedDate
SVNWCDb.InsertBase.changedDate
SVNWCDb.InsertWorking.changedDate
ISVNWCDb.SVNWCDbLock.date
The date the lock was createdISVNWCDb.WCDbBaseInfo.lastModTime
Methods in org.tmatesoft.svn.core.internal.wc17.db that return SVNDateModifier and TypeMethodDescriptionstatic SVNDate
SvnWcDbStatementUtil.getColumnDate
(SVNSqlJetStatement stmt, java.lang.Enum<?> f) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNDateModifier and TypeMethodDescriptionvoid
ISVNWCDb.addBaseDirectory
(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel workItems) Add or replace a directory in the BASE tree.void
SVNWCDb.addBaseDirectory
(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel workItems) void
ISVNWCDb.addBaseFile
(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems) Add or replace a file in the BASE tree.void
SVNWCDb.addBaseFile
(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems) void
ISVNWCDb.addBaseSymlink
(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems) Add or replace a symlink in the BASE tree.void
SVNWCDb.addBaseSymlink
(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems) static void
SvnWcDbExternals.addExternalFile
(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long targetRevision, SVNProperties newPristineProperties, java.util.Map<java.lang.String, SVNProperties> iprops, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, SVNProperties davCache, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, boolean updateActualProperties, SVNProperties newActualProperties, boolean keepRecordedInfo, SVNSkel conflictSkel, SVNSkel allWorkItems) static void
SvnWcDbCopy.copyDir
(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) static void
SvnWcDbCopy.copyFile
(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) void
ISVNWCDb.globalCommit
(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems) Collapse the WORKING and ACTUAL tree changes down into BASE, called for each committed node.void
SVNWCDb.globalCommit
(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems) void
ISVNWCDb.opCopyDir
(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) Record a copy at LOCAL_ABSPATH from a repository directory.void
SVNWCDb.opCopyDir
(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) void
ISVNWCDb.opCopyFile
(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) Record a copy at LOCAL_ABSPATH from a repository file.void
SVNWCDb.opCopyFile
(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) -
Uses of SVNDate in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNDateModifier and TypeMethodDescriptionprivate void
SvnNgCommit.processCommittedInternal
(java.io.File localAbspath, boolean recurse, boolean topOfRecurse, long newRevision, SVNDate revDate, java.lang.String revAuthor, SVNProperties newDavCache, boolean unlockOnly, boolean noUnlock, boolean keepChangelist, SvnChecksum sha1Checksum, SvnNgCommit.SvnCommittedQueue queue) private void
SvnNgCommit.processCommittedLeaf
(java.io.File localAbspath, boolean viaRecurse, long newRevnum, SVNDate newChangedDate, java.lang.String newChangedAuthor, SVNProperties newDavCache, boolean unlockOnly, boolean noUnlock, boolean keepChangelist, SvnChecksum checksum) -
Uses of SVNDate in org.tmatesoft.svn.core.internal.wc2.old
Fields in org.tmatesoft.svn.core.internal.wc2.old declared as SVNDateModifier and TypeFieldDescription(package private) SVNDate
SvnOldUpgradeEntries.DbNode.changedDate
(package private) SVNDate
SvnOldUpgradeEntries.DbNode.lastModTime
-
Uses of SVNDate in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as SVNDateModifier and TypeFieldDescriptionprivate SVNDate
SvnStatus.changedDate
private SVNDate
SvnInfo.lastChangedDate
private SVNDate
SvnStatus.repositoryChangedDate
Methods in org.tmatesoft.svn.core.wc2 that return SVNDateModifier and TypeMethodDescriptionSvnStatus.getChangedDate()
Gets the timestamp when the item was last changed (committed).SvnInfo.getLastChangedDate()
Gets the item's last changed date.SvnStatus.getRepositoryChangedDate()
Gets the item's last changed date.Methods in org.tmatesoft.svn.core.wc2 with parameters of type SVNDateModifier and TypeMethodDescriptionvoid
SvnStatus.setChangedDate
(SVNDate changedDate) Sets the timestamp when the item was last changed (committed).void
SvnInfo.setLastChangedDate
(SVNDate lastChangedDate) Sets the item's last changed date.void
SvnStatus.setRepositoryChangedDate
(SVNDate repositoryChangedDate) Sets the item's last changed date.