Uses of Class
org.tmatesoft.svn.core.SVNProperties
Packages that use SVNProperties
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
This package provides classes that allow to replicate existing
repositories.
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
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.
NEW: this package contains callback interfaces for the new WC2 API.
-
Uses of SVNProperties in org.tmatesoft.svn.cli.svn
Fields in org.tmatesoft.svn.cli.svn declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSVNCommandEnvironment.myRevisionPropertiesMethods in org.tmatesoft.svn.cli.svn that return SVNPropertiesModifier and TypeMethodDescriptionSVNCommandEnvironment.getRevisionProperties()SVNCommandEnvironment.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) Methods in org.tmatesoft.svn.cli.svn with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate java.util.List<SVNPropertyData>SVNPropListCommand.getPropdataList(SVNProperties properties) SVNCommandEnvironment.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) protected java.lang.StringBufferSVNXMLCommand.printXMLPropHash(java.lang.StringBuffer buffer, SVNProperties propHash, boolean namesOnly, boolean inheritedProperties) -
Uses of SVNProperties in org.tmatesoft.svn.cli.svnlook
Methods in org.tmatesoft.svn.cli.svnlook that return SVNProperties -
Uses of SVNProperties in org.tmatesoft.svn.core
Fields in org.tmatesoft.svn.core declared as SVNPropertiesMethods in org.tmatesoft.svn.core that return SVNPropertiesModifier and TypeMethodDescriptionSVNProperties.compareTo(SVNProperties properties) Compares this object against another one returning a difference between them.SVNProperties.getRegularProperties()Returns a subset of properties contained in this properties object which suffice forSVNProperty.isRegularProperty(String)clause.SVNLogEntry.getRevisionProperties()Returns the requested revision properties, which may be null if it would contain no revision properties.static SVNPropertiesSVNProperties.unmodifiableProperties(SVNProperties properties) Returns an unmodifiable view of the specifiedproperties.static SVNPropertiesSVNProperties.wrap(java.util.Map map) Creates a newSVNPropertiesobject wrapping a given map with properties.Methods in org.tmatesoft.svn.core with parameters of type SVNPropertiesModifier and TypeMethodDescriptionSVNProperties.compareTo(SVNProperties properties) Compares this object against another one returning a difference between them.voidSVNProperties.putAll(SVNProperties properties) Puts all properties from the specified properties object to this object.static SVNPropertiesSVNProperties.unmodifiableProperties(SVNProperties properties) Returns an unmodifiable view of the specifiedproperties.Constructors in org.tmatesoft.svn.core with parameters of type SVNPropertiesModifierConstructorDescriptionSVNLogEntry(java.util.Map changedPaths, long revision, SVNProperties revisionProperties, boolean hasChildren) Constructs an SVNLogEntry object.SVNProperties(SVNProperties properties) Creates a newSVNPropertiesobject copying the given one. -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.db
Methods in org.tmatesoft.svn.core.internal.db that return SVNPropertiesModifier and TypeMethodDescriptionSVNSqlJetStatement.getColumnProperties(java.lang.Enum<?> f) protected SVNPropertiesSVNSqlJetStatement.getColumnProperties(java.lang.String f) static SVNPropertiesSVNSqlJetStatement.parseProperties(byte[] val) Methods in org.tmatesoft.svn.core.internal.db with parameters of type SVNPropertiesModifier and TypeMethodDescriptionvoidSVNSqlJetStatement.bindProperties(int i, SVNProperties props) voidSVNSqlJetUnionStatement.bindProperties(int i, SVNProperties props) Method parameters in org.tmatesoft.svn.core.internal.db with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionvoidSVNSqlJetStatement.bindIProperties(int i, java.util.Map<java.lang.String, SVNProperties> iprops) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.io.dav
Fields in org.tmatesoft.svn.core.internal.io.dav declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesDAVResource.myPropertiesprivate SVNPropertiesDAVCommitEditor.myRevPropsMethods in org.tmatesoft.svn.core.internal.io.dav that return SVNPropertiesModifier and TypeMethodDescriptionstatic SVNPropertiesDAVUtil.filterProperties(DAVProperties source, SVNProperties target) DAVResource.getProperties()DAVRepository.getRevisionProperties(long revision, SVNProperties properties) Methods in org.tmatesoft.svn.core.internal.io.dav with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate byte[]DAVCommitEditor.createTxnPostBody(SVNProperties revisionProperties) static SVNPropertiesDAVUtil.filterProperties(DAVProperties source, SVNProperties target) protected ISVNEditorDAVRepository.getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator) longDAVRepository.getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler) longDAVRepository.getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler) longDAVRepository.getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents) longDAVRepository.getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents, ISVNWorkingCopyContentMediator workingCopyContentMediator) DAVRepository.getRevisionProperties(long revision, SVNProperties properties) private voidDAVCommitEditor.patchResourceProperties(java.lang.String path, SVNProperties properties) static voidDAVUtil.setSpecialWCProperties(SVNProperties props, DAVElement property, SVNPropertyValue propValue) Deprecated.for binary compatibility onlystatic voidDAVUtil.setSpecialWCProperties(SVNProperties props, DAVElement property, SVNPropertyValue propValue, boolean isDir) Constructors in org.tmatesoft.svn.core.internal.io.dav with parameters of type SVNPropertiesModifierConstructorDescriptionDAVCommitEditor(DAVRepository repository, DAVConnection connection, SVNProperties revProps, ISVNWorkspaceMediator mediator, java.lang.Runnable closeCallback) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.io.dav.handlers
Fields in org.tmatesoft.svn.core.internal.io.dav.handlers declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesDAVInheritedPropertiesHandler.currentPropertiesprivate SVNPropertiesDAVFileRevisionHandler.myPropertiesprivate SVNPropertiesDAVFileRevisionHandler.myPropertiesDeltaprivate SVNPropertiesDAVLogHandler.myRevPropsFields in org.tmatesoft.svn.core.internal.io.dav.handlers with type parameters of type SVNPropertiesModifier and TypeFieldDescriptionprivate java.util.Map<java.lang.String,SVNProperties> DAVInheritedPropertiesHandler.inhertiedPropertiesMethods in org.tmatesoft.svn.core.internal.io.dav.handlers that return types with arguments of type SVNPropertiesModifier and TypeMethodDescriptionjava.util.Map<java.lang.String,SVNProperties> DAVInheritedPropertiesHandler.getInheritedProperties()Methods in org.tmatesoft.svn.core.internal.io.dav.handlers with parameters of type SVNPropertiesModifier and TypeMethodDescriptionstatic java.lang.StringBufferDAVProppatchHandler.generatePropertyRequest(java.lang.StringBuffer xmlBuffer, SVNProperties properties) private static booleanDAVProppatchHandler.hasNotNullValues(SVNProperties props) private static booleanDAVProppatchHandler.hasNullValues(SVNProperties props) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.io.fs
Fields in org.tmatesoft.svn.core.internal.io.fs declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesFSCommitEditor.myCurrentFilePropsprivate SVNPropertiesFSFileRevisionsFinder.SendBaton.myLastPropsprivate SVNPropertiesFSCommitEditor.myRevPropsMethods in org.tmatesoft.svn.core.internal.io.fs that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesFSRepository.collectProperties(FSRevisionNode revNode) FSFS.compoundMetaProperties(long revision) private SVNPropertiesFSCommitEditor.getFilePropertiesStorage()private SVNPropertiesFSFS.getNodeOriginsFromFile(java.lang.String nodeID) FSFS.getProperties(FSRevisionNode revNode) FSRevisionNode.getProperties(FSFS fsfsOwner) static SVNPropertiesFSRepositoryUtil.getPropsDiffs(SVNProperties sourceProps, SVNProperties targetProps) FSFS.getRevisionProperties(long revision) FSRepository.getRevisionProperties(long revision, SVNProperties properties) FSFS.getTransactionProperties(java.lang.String txnID) private SVNPropertiesFSFS.parseProperties(FSRepresentation txtRep) private SVNPropertiesFSFS.readPackedRevisionProperties(long revision) FSFile.readProperties(boolean allowEOF, boolean allowBinaryValues) private static SVNPropertiesFSFS.readProperties(byte[] propsData) private SVNPropertiesFSFS.readRevisionProperties(long revision) FSTransactionRoot.unparseDirEntries(java.util.Map entries) Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type SVNPropertiesModifier and TypeMethodDescriptionstatic FSTransactionInfoFSTransactionRoot.beginTransactionForCommit(long baseRevision, SVNProperties revisionProperties, FSFS owner) private voidFSCommitEditor.changeNodeProperties(java.lang.String path, SVNProperties propNamesToValues) voidFSFS.changeTransactionProperties(java.lang.String txnId, SVNProperties txnProperties) protected ISVNEditorFSRepository.getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator) longFSRepository.getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler) longFSRepository.getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler) longFSRepository.getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents) static SVNPropertiesFSRepositoryUtil.getPropsDiffs(SVNProperties sourceProps, SVNProperties targetProps) FSRepository.getRevisionProperties(long revision, SVNProperties properties) private java.util.MapFSFS.parsePlainRepresentation(SVNProperties entries, boolean mayContainNulls) voidFSTransactionRoot.setProplist(FSRevisionNode node, SVNProperties properties) private longFSTransactionRoot.writeHashRepresentation(FSRepresentation representation, SVNProperties hashContents, CountingOutputStream protoFile, java.security.MessageDigest digest, FSP2LProtoIndex.ItemType itemType) Constructors in org.tmatesoft.svn.core.internal.io.fs with parameters of type SVNPropertiesModifierConstructorDescriptionFSCommitEditor(java.lang.String path, java.util.Map<java.lang.String, java.lang.String> lockTokens, boolean keepLocks, FSTransactionInfo txn, FSFS owner, FSRepository repository, SVNProperties revProps) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.io.fs.revprop
Methods in org.tmatesoft.svn.core.internal.io.fs.revprop that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSVNFSFSPackedRevProps.parseProperties(byte[] data, int offset, int length) SVNFSFSPackedRevProps.parseProperties(long revision) Methods in org.tmatesoft.svn.core.internal.io.fs.revprop with parameters of type SVNPropertiesModifier and TypeMethodDescriptionvoidSVNFSFSPackedRevProps.Builder.addPropertiesEntry(SVNProperties properties) private static byte[]SVNFSFSPackedRevProps.composePropertiesByteArray(SVNProperties properties) java.util.List<SVNFSFSPackedRevProps>SVNFSFSPackedRevProps.setProperties(long revision, SVNProperties properties, long revPropPackSize) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.io.svn
Methods in org.tmatesoft.svn.core.internal.io.svn that return SVNPropertiesModifier and TypeMethodDescriptionstatic SVNPropertiesSVNReader.getProperties(java.util.List items, int index, SVNProperties properties) static SVNPropertiesSVNReader.getPropertyDiffs(java.util.List items, int index, SVNProperties diffs) SVNRepositoryImpl.getRevisionProperties(long revision, SVNProperties properties) Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprotected ISVNEditorSVNRepositoryImpl.getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator) longSVNRepositoryImpl.getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler) longSVNRepositoryImpl.getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler) longSVNRepositoryImpl.getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents) static SVNPropertiesSVNReader.getProperties(java.util.List items, int index, SVNProperties properties) static SVNPropertiesSVNReader.getPropertyDiffs(java.util.List items, int index, SVNProperties diffs) SVNRepositoryImpl.getRevisionProperties(long revision, SVNProperties properties) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.util
Method parameters in org.tmatesoft.svn.core.internal.util with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionstatic SVNSkelSVNSkel.createInheritedProperties(java.util.Map<java.lang.String, SVNProperties> iprops) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSVNUpdateEditor.SVNFileInfo.copiedBasePropertiesprivate SVNPropertiesSVNUpdateEditor15.SVNFileInfo.copiedBasePropertiesprivate SVNPropertiesSVNUpdateEditor.SVNFileInfo.copiedWorkingPropertiesprivate SVNPropertiesSVNUpdateEditor15.SVNFileInfo.copiedWorkingPropertiesprotected SVNPropertiesSVNRemoteDiffEditor.SVNDirectoryInfo.myBasePropertiesprotected SVNPropertiesSVNRemoteDiffEditor.SVNFileInfo.myBasePropertiesprivate SVNPropertiesSVNUpdateEditor.SVNEntryInfo.myChangedEntryPropertiesprivate SVNPropertiesSVNUpdateEditor15.SVNEntryInfo.myChangedEntryPropertiesprivate SVNPropertiesSVNUpdateEditor.SVNEntryInfo.myChangedPropertiesprivate SVNPropertiesSVNUpdateEditor15.SVNEntryInfo.myChangedPropertiesprivate SVNPropertiesSVNUpdateEditor.SVNEntryInfo.myChangedWCPropertiesprivate SVNPropertiesSVNUpdateEditor15.SVNEntryInfo.myChangedWCPropertiesprivate SVNPropertiesSVNExportEditor.myFileProperties(package private) SVNPropertiesDefaultDumpFilterHandler.RevisionBaton.myPropertiesprivate SVNPropertiesSVNDiffEditor.SVNDirectoryInfo.myPropertyDiffprivate SVNPropertiesSVNDiffEditor.SVNFileInfo.myPropertyDiffprotected SVNPropertiesSVNRemoteDiffEditor.SVNDirectoryInfo.myPropertyDiffprotected SVNPropertiesSVNRemoteDiffEditor.SVNFileInfo.myPropertyDiffprivate SVNPropertiesSVNSynchronizeEditor.myRevisionPropertiesprotected SVNPropertiesSVNUpdateEditor.SVNEntryInfo.treeConflictCreationAttributesMethods in org.tmatesoft.svn.core.internal.wc that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSVNDiffEditor.applyPropChanges(SVNProperties props, SVNProperties propChanges) SVNWCProperties.asMap()SVNWCProperties.compareTo(SVNWCProperties properties) private static SVNPropertiesSVNDiffEditor.computePropsDiff(SVNProperties props1, SVNProperties props2) private static SVNPropertiesSVNMergeDriver.computePropsDiff(SVNProperties props1, SVNProperties props2) static SVNPropertiesSVNMergeDriver.filterProperties(SVNProperties props1, boolean leftRegular, boolean leftEntry, boolean leftWC) static SVNPropertiesSVNMergeDriver.filterProperties(SVNProperties props1, boolean leftRegular, boolean leftEntry, boolean leftWC, boolean leftKeywords) protected SVNPropertiesSVNMergeDriver.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File path) SVNUpdateEditor.SVNEntryInfo.getChangedEntryProperties()SVNUpdateEditor15.SVNEntryInfo.getChangedEntryProperties()SVNUpdateEditor.SVNEntryInfo.getChangedProperties()SVNUpdateEditor15.SVNEntryInfo.getChangedProperties()SVNUpdateEditor.SVNEntryInfo.getChangedWCProperties()SVNUpdateEditor15.SVNEntryInfo.getChangedWCProperties()private SVNPropertiesSVNUpdateEditor.getTreeConflictCreationAttributes(SVNAdminArea adminArea, SVNTreeConflictDescription treeConflict) SVNCommitMediator.getWCProperties(SVNCommitItem item) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNPropertiesModifier and TypeMethodDescriptionstatic voidSVNWCManager.addProperties(SVNAdminArea dir, java.lang.String fileName, SVNProperties properties, boolean base, SVNLog log) static voidSVNWCManager.addRepositoryFile(SVNAdminArea dir, java.lang.String fileName, java.io.File text, java.io.File textBase, SVNProperties baseProperties, SVNProperties properties, java.lang.String copyFromURL, long copyFromRev) private SVNPropertiesSVNDiffEditor.applyPropChanges(SVNProperties props, SVNProperties propChanges) private SVNStatusTypeDefaultSVNMerger.applySingleGenericPropertyChange(java.lang.String localPath, boolean isDir, SVNStatusType status, SVNProperties workingProps, java.lang.String propName, SVNPropertyValue baseValue, SVNPropertyValue oldValue, SVNPropertyValue newValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, java.util.Collection conflicts, boolean dryRun) private SVNStatusTypeDefaultSVNMerger.applySingleMergeInfoPropertyChange(java.lang.String localPath, boolean isDir, SVNStatusType status, SVNProperties workingProps, java.lang.String propName, SVNPropertyValue baseValue, SVNPropertyValue oldValue, SVNPropertyValue newValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, java.util.Collection conflicts, boolean dryRun) private SVNStatusTypeDefaultSVNMerger.applySinglePropertyAdd(java.lang.String localPath, boolean isDir, SVNStatusType status, SVNProperties workingProps, java.lang.String propName, SVNPropertyValue baseValue, SVNPropertyValue newValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, java.util.Collection conflicts, boolean dryRun) private SVNStatusTypeDefaultSVNMerger.applySinglePropertyChange(java.lang.String localPath, boolean isDir, SVNStatusType status, SVNProperties workingProps, java.lang.String propName, SVNPropertyValue baseValue, SVNPropertyValue oldValue, SVNPropertyValue newValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, java.util.Collection conflicts, boolean dryRun) private SVNStatusTypeDefaultSVNMerger.applySinglePropertyDelete(java.lang.String localPath, boolean isDir, SVNStatusType status, SVNProperties workingProps, java.lang.String propName, SVNPropertyValue baseValue, SVNPropertyValue oldValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, java.util.Collection conflicts, boolean dryRun) protected booleanSVNMergeCallback.areFilesTheSame(java.io.File older, SVNProperties originalProps, java.io.File mine, SVNAdminArea adminArea) private booleanSVNMergeCallback.arePropsTheSame(SVNProperties props1, SVNProperties props2) protected voidAbstractDiffCallback.categorizeProperties(SVNProperties original, SVNProperties regular, SVNProperties entry, SVNProperties wc) private voidDefaultSVNMerger.changeProperty(SVNProperties properties, java.lang.String propName, SVNPropertyValue propValue) protected voidSVNRemoteDiffEditor.closeFile(java.lang.String commitPath, boolean added, java.io.File wcFile, java.io.File file, SVNProperties propertyDiff, SVNProperties baseProperties, java.io.File baseFile, boolean[] isTreeConflicted) private static SVNPropertiesSVNDiffEditor.computePropsDiff(SVNProperties props1, SVNProperties props2) private static SVNPropertiesSVNMergeDriver.computePropsDiff(SVNProperties props1, SVNProperties props2) private SVNCommitInfoSVNCopyDriver.copyReposToRepos(java.util.List copyPairs, boolean makeParents, boolean isMove, boolean pinExternals, java.util.Map<SvnTarget, java.util.List<SVNExternal>> externalsToPin, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler) private SVNCommitInfoSVNCopyDriver.copyWCToRepos(java.util.List copyPairs, boolean makeParents, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, long processedItemsCount, long totalItemsCount, SVNProperties revisionProperties, java.lang.String propertyName) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, SVNProperties revisionProperties, java.lang.String propertyName) private java.lang.StringSVNDiffCallback.defineConversionEncoding(SVNProperties properties, SVNProperties diff) private java.lang.StringSVNDiffCallback.defineEncoding(SVNProperties properties, SVNProperties diff) private voidSVNDiffCallback.displayFileDiff(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff) longISVNFileFetcher.fetchFile(java.lang.String path, long revision, java.io.OutputStream os, SVNProperties properties) abstract SVNStatusType[]AbstractDiffCallback.fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNDiffCallback.fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback.fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback15.fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) abstract SVNStatusType[]AbstractDiffCallback.fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNDiffCallback.fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback.fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback15.fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) abstract SVNStatusTypeAbstractDiffCallback.fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted) SVNDiffCallback.fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted) SVNMergeCallback.fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted) SVNMergeCallback15.fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted) static SVNPropertiesSVNMergeDriver.filterProperties(SVNProperties props1, boolean leftRegular, boolean leftEntry, boolean leftWC) static SVNPropertiesSVNMergeDriver.filterProperties(SVNProperties props1, boolean leftRegular, boolean leftEntry, boolean leftWC, boolean leftKeywords) protected SVNPropertiesSVNMergeDriver.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File path) private java.lang.StringSVNDiffCallback.getCharset(SVNProperties properties, DefaultSVNDiffGenerator generator) private java.lang.StringSVNDiffCallback.getCharsetByMimeType(SVNProperties properties, DefaultSVNDiffGenerator generator) private static booleanSVNPropertiesManager.hasSVNProperties(SVNProperties props) private java.io.FileSVNMergeDriver.loadFile(SVNRepository repository, long revision, SVNProperties properties, SVNAdminArea adminArea) private booleanDefaultSVNMerger.maybeGeneratePropConflict(java.lang.String localPath, java.lang.String propName, SVNProperties workingProps, SVNPropertyValue oldValue, SVNPropertyValue newValue, SVNPropertyValue baseValue, SVNPropertyValue workingValue, SVNAdminArea adminArea, SVNLog log, boolean isDir, boolean dryRun) DefaultSVNMerger.mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun) static SVNStatusTypeSVNPropertiesManager.mergeProperties(SVNWCAccess wcAccess, java.io.File path, SVNProperties baseProperties, SVNProperties diff, boolean baseMerge, boolean dryRun) abstract SVNStatusTypeAbstractDiffCallback.propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNDiffCallback.propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback.propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) SVNMergeCallback15.propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted) char[]DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.readPassphrase(java.lang.String realm, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.readPassphrase(java.lang.String realm, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.readPassphrase(java.lang.String realm, SVNProperties authParameters) private char[]DefaultSVNPersistentAuthenticationProvider.readPassphrase(java.lang.String realm, DefaultSVNPersistentAuthenticationProvider.IPasswordStorage passwordStorage, SVNProperties authValues) char[]DefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.readPassphrase(java.lang.String realm, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.WinCryptPasswordStorage.readPassphrase(java.lang.String realm, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters) private char[]DefaultSVNPersistentAuthenticationProvider.readPassword(java.lang.String realm, java.lang.String userName, DefaultSVNPersistentAuthenticationProvider.IPasswordStorage passwordStorage, SVNProperties authValues) char[]DefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters) char[]DefaultSVNPersistentAuthenticationProvider.WinCryptPasswordStorage.readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters) static voidSVNAdminHelper.removePropertiesNotInSource(SVNRepository repository, long revision, SVNProperties sourceProps, SVNProperties targetProps) voidSVNSynchronizeEditor.reset(long baseRevision, SVNProperties revProps) private static voidSVNDiffEditor.reversePropChanges(SVNProperties base, SVNProperties diff) booleanDefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force) booleanDefaultSVNPersistentAuthenticationProvider.IPasswordStorage.savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force) booleanDefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force) booleanDefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force) booleanDefaultSVNPersistentAuthenticationProvider.WinCryptPasswordStorage.savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force) booleanDefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters) booleanDefaultSVNPersistentAuthenticationProvider.IPasswordStorage.savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters) booleanDefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters) booleanDefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters) booleanDefaultSVNPersistentAuthenticationProvider.WinCryptPasswordStorage.savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters) private voidDefaultSVNPersistentAuthenticationProvider.savePasswordCredential(SVNProperties values, SVNAuthentication auth, java.lang.String realm) private voidDefaultSVNPersistentAuthenticationProvider.saveSSHCredential(SVNProperties values, SVNAuthentication auth, java.lang.String realm) private booleanDefaultSVNPersistentAuthenticationProvider.saveSSLCredential(SVNProperties values, SVNAuthentication auth, java.lang.String realm) private voidDefaultSVNPersistentAuthenticationProvider.saveUserNameCredential(SVNProperties values, SVNAuthentication auth) voidSVNWCProperties.setProperties(SVNProperties properties) static voidSVNWCProperties.setProperties(SVNProperties namesToValues, java.io.File target, java.io.File tmpFile, java.lang.String terminator) static voidSVNWCProperties.setProperties(SVNProperties namesToValues, java.io.OutputStream target, java.lang.String terminator) protected SVNCommitInfoSVNCopyDriver.setupCopy(SVNCopySource[] sources, SVNPath dst, boolean isMove, boolean makeParents, boolean pinExternals, java.util.Map<SvnTarget, java.util.List<SVNExternal>> externalsToPin, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler) private booleanDefaultSVNPersistentAuthenticationProvider.shouldSaveCredentials(java.lang.String kind, SVNProperties newValues, SVNProperties oldValues) static voidSVNPropertiesManager.validateRevisionProperties(SVNProperties revisionProperties) static voidSVNAdminHelper.writeProperties(SVNProperties props, SVNProperties oldProps, java.io.OutputStream dumpStream) static intSVNAdminHelper.writeRevisionProperties(SVNRepository toRepository, long revision, SVNProperties revProps) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNPropertiesModifierConstructorDescriptionSVNEventExt(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNLock lock, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, java.lang.String changelistName, long processedItemsCount, long totalItemsCount, SVNProperties revisionProperties, java.lang.String propertyName) SVNSynchronizeEditor(SVNRepository toRepository, ISVNLogEntryHandler handler, long baseRevision, SVNProperties revProps) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc.admin
Fields in org.tmatesoft.svn.core.internal.wc.admin declared as SVNPropertiesMethods in org.tmatesoft.svn.core.internal.wc.admin that return SVNPropertiesModifier and TypeMethodDescriptionSVNVersionedProperties.asMap()protected SVNPropertiesSVNVersionedProperties.getProperties()protected SVNPropertiesSVNProperties13.loadProperties()protected SVNPropertiesSVNSimpleVersionedPropertiesImpl.loadProperties()protected abstract SVNPropertiesSVNVersionedProperties.loadProperties()protected SVNPropertiesSVNAdminArea14.readBaseProperties(java.lang.String name) private SVNPropertiesSVNXMLAdminArea.readBaseProperties(java.lang.String name) protected SVNPropertiesSVNAdminArea14.readProperties(java.lang.String name) private SVNPropertiesSVNXMLAdminArea.readProperties(java.lang.String name) protected SVNPropertiesSVNAdminArea14.readRevertProperties(java.lang.String name) private SVNPropertiesSVNXMLAdminArea.readRevertProperties(java.lang.String name) private SVNPropertiesSVNXMLAdminArea.readWCProperties(java.lang.String name) Methods in org.tmatesoft.svn.core.internal.wc.admin with parameters of type SVNPropertiesModifier and TypeMethodDescriptionvoidSVNLog.addCommand(java.lang.String name, SVNProperties attributes, boolean save) voidSVNAdminArea.commit(java.lang.String target, SVNCommitInfo info, SVNProperties wcPropChanges, boolean removeLock, boolean recursive, boolean removeChangelist, java.util.Collection explicitCommitPaths, ISVNCommitParameters params) voidSVNLog.deleteCommandsByNameAndAttributes(java.lang.String name, SVNProperties attributes, boolean save) static java.io.FileSVNTranslator.detranslateWorkingCopy(SVNAdminArea dir, java.lang.String name, SVNProperties propDiff, boolean force) protected abstract SVNVersionedPropertiesSVNAdminArea.formatBaseProperties(SVNProperties srcProperties) protected SVNVersionedPropertiesSVNAdminArea14.formatBaseProperties(SVNProperties srcProperties) protected SVNVersionedPropertiesSVNXMLAdminArea.formatBaseProperties(SVNProperties srcProperties) protected abstract SVNVersionedPropertiesSVNAdminArea.formatProperties(SVNEntry entry, SVNProperties srcProperties) protected SVNVersionedPropertiesSVNAdminArea14.formatProperties(SVNEntry entry, SVNProperties srcProperties) protected SVNVersionedPropertiesSVNXMLAdminArea.formatProperties(SVNEntry entry, SVNProperties srcProperties) abstract voidSVNAdminArea.installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close) voidSVNAdminArea14.installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close) voidSVNXMLAdminArea.installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close) SVNLog.logChangedEntryProperties(java.lang.String name, SVNProperties modifiedEntryProps) voidSVNLog.logChangedWCProperties(java.lang.String name, SVNProperties modifiedWCProps) static java.io.FileSVNTranslator.maybeUpdateTargetEOLs(SVNAdminArea dir, java.io.File target, SVNProperties propDiff) SVNAdminArea.mergeProperties(java.lang.String name, SVNProperties serverBaseProps, SVNProperties propDiff, java.lang.String localLabel, java.lang.String latestLabel, boolean baseMerge, boolean dryRun, SVNLog log) SVNAdminArea.mergeProperties(java.lang.String name, SVNProperties serverBaseProps, SVNProperties baseProps, SVNProperties workingProps, SVNProperties propDiff, java.lang.String localLabel, java.lang.String latestLabel, boolean baseMerge, boolean dryRun, SVNLog log) SVNAdminArea.mergeText(java.lang.String localPath, java.io.File base, java.io.File latest, java.io.File copyFromText, java.lang.String localLabel, java.lang.String baseLabel, java.lang.String latestLabel, SVNProperties propChanges, boolean dryRun, SVNDiffOptions options, SVNLog log) protected voidSVNVersionedProperties.put(SVNProperties props) voidSVNLogRunner.runCommand(SVNAdminArea adminArea, java.lang.String name, SVNProperties attributes, int count) protected voidSVNVersionedProperties.setPropertiesMap(SVNProperties props) protected SVNVersionedPropertiesSVNProperties13.wrap(SVNProperties properties) protected SVNVersionedPropertiesSVNProperties14.wrap(SVNProperties properties) protected SVNVersionedPropertiesSVNSimpleVersionedPropertiesImpl.wrap(SVNProperties properties) protected abstract SVNVersionedPropertiesSVNVersionedProperties.wrap(SVNProperties properties) Constructors in org.tmatesoft.svn.core.internal.wc.admin with parameters of type SVNPropertiesModifierConstructorDescriptionSVNProperties13(SVNProperties properties) SVNProperties14(SVNProperties props, SVNAdminArea14 adminArea, java.lang.String entryName) protected -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc16
Methods in org.tmatesoft.svn.core.internal.wc16 with parameters of type SVNPropertiesModifier and TypeMethodDescriptionSVNCommitClient16.doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, SVNProperties revisionProperties, java.lang.String[] changelists, boolean keepChangelist, boolean force, SVNDepth depth) Commits files or directories into repository.SVNCommitClient16.doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties) Commits files or directories into repository.SVNCommitClient16.doCommit(SVNCommitPacket commitPacket, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties) Commits files or directories into repository.SVNCopyClient16.doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean pinExternals, java.util.Map<SvnTarget, java.util.List<SVNExternal>> externalsToPin, java.lang.String commitMessage, SVNProperties revisionProperties) SVNCopyClient16.doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties) Copies each source insourcestodst.SVNCommitClient16.doDelete(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties) Deletes items from a repository.SVNCommitClient16.doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth) Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitClient16.doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties) Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitClient16.doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties, ISVNFileFilter fileFilter) Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitClient16.doMkDir(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties, boolean makeParents) Creates directory(ies) in a repository.SVNWCClient16.doSetProperty(SVNURL url, java.lang.String propName, SVNPropertyValue propValue, SVNRevision baseRevision, java.lang.String commitMessage, SVNProperties revisionProperties, boolean skipChecks, ISVNPropertyHandler handler) SetspropNametopropValueonpath. -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNPropertiesModifier and TypeFieldDescription(package private) SVNPropertiesSVNTreeConflictEditor.UpdateWorkingProps.actualPropsSVNWCContext.MergePropertiesInfo.newActualPropertiesSVNWCContext.MergePropertiesInfo.newBasePropertiesSVNWCContext.PropDiffs.originalProps(package private) SVNPropertiesSVNTreeConflictEditor.UpdateWorkingProps.propChangesprivate SVNPropertiesSVNUpdateEditor17.DirectoryBaton.propChangesprivate SVNPropertiesSVNUpdateEditor17.FileBaton.propChangesSVNWCContext.PropDiffs.propChangesprivate SVNPropertiesSVNDiffEditor17.SVNDirectoryInfo.propertyDiffprivate SVNPropertiesSVNDiffEditor17.SVNFileInfo.propertyDiff(package private) SVNPropertiesSVNTreeConflictEditor.WorkingNodeVersion.propsFields in org.tmatesoft.svn.core.internal.wc17 with type parameters of type SVNPropertiesModifier and TypeFieldDescriptionprivate java.util.Map<java.io.File,java.util.Map<java.lang.String, SVNProperties>> SVNUpdateEditor17.myInheritablePropertiesMethods in org.tmatesoft.svn.core.internal.wc17 that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSVNDiffEditor17.applyPropChanges(SVNProperties props, SVNProperties propChanges) private static SVNPropertiesSVNDiffEditor17.computePropsDiff(SVNProperties props1, SVNProperties props2) private SVNPropertiesSVNWCContext.getActualProperties(java.io.File localAbsPath) SVNWCContext.getActualProps(java.io.File localAbspath) SVNWCContext.getPristineProps(java.io.File localAbspath) private SVNPropertiesSVNWCContext.getProperties(java.io.File localAbsPath, java.lang.String name) static SVNPropertiesSVNWCUtils.propDiffs(SVNProperties targetProps, SVNProperties sourceProps) Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNPropertiesModifier and TypeMethodDescriptionSVNUpdateEditor17.accumulateLastChange(java.io.File localAbspath, SVNProperties entryProps) voidISVNEditor2.addDir(java.lang.String path, java.util.List<java.lang.String> children, SVNProperties props, long replacesRev) voidSVNTreeConflictEditor.addDir(java.lang.String path, java.util.List<java.lang.String> children, SVNProperties props, long replacesRev) voidISVNEditor2.addFile(java.lang.String path, SvnChecksum checksum, java.io.InputStream contents, SVNProperties props, long replacesRev) voidSVNTreeConflictEditor.addFile(java.lang.String path, SvnChecksum checksum, java.io.InputStream contents, SVNProperties props, long replacesRev) voidISVNEditor2.addSymlink(java.lang.String path, java.lang.String target, SVNProperties props, long replacesRev) voidSVNTreeConflictEditor.addSymlink(java.lang.String path, java.lang.String target, SVNProperties props, long replacesRev) voidISVNEditor2.alterDir(java.lang.String path, long revision, java.util.List<java.lang.String> children, SVNProperties props) voidSVNTreeConflictEditor.alterDir(java.lang.String path, long revision, java.util.List<java.lang.String> children, SVNProperties props) voidISVNEditor2.alterFile(java.lang.String path, long revision, SVNProperties props, SvnChecksum checksum, java.io.InputStream newContents) voidSVNTreeConflictEditor.alterFile(java.lang.String path, long expectedMoveDstRevision, SVNProperties newProps, SvnChecksum newChecksum, java.io.InputStream newContents) voidISVNEditor2.alterSymlink(java.lang.String path, long revision, SVNProperties props, java.lang.String target) voidSVNTreeConflictEditor.alterSymlink(java.lang.String path, long revision, SVNProperties props, java.lang.String target) private SVNPropertiesSVNDiffEditor17.applyPropChanges(SVNProperties props, SVNProperties propChanges) private SVNWCContext.MergePropStatusInfoSVNWCContext.applySingleGenericPropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) private SVNWCContext.MergePropStatusInfoSVNWCContext.applySingleMergeinfoPropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropAdd(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue toVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropDelete(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, ISVNConflictHandler conflictResolver, boolean dryRun) private static SVNPropertiesSVNDiffEditor17.computePropsDiff(SVNProperties props1, SVNProperties props2) private java.io.FileSVNWCContext.detranslateWCFile(java.io.File targetAbspath, boolean forceCopy, SVNProperties oldActualProps, SVNProperties propDiff, java.io.File sourceAbspath) SVNWCContext.getTranslateInfo(java.io.File localAbspath, SVNProperties props, boolean forNormalization, boolean fetchEolStyle, boolean fetchCharset, boolean fetchKeywords, boolean fetchSpecial) static booleanSVNWCContext.hasMagicProperty(SVNProperties properties) private booleanSVNWCContext.maybeGeneratePropConflict(java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, java.lang.String propname, SVNProperties workingProps, SVNPropertyValue oldVal, SVNPropertyValue newVal, SVNPropertyValue baseVal, SVNPropertyValue workingVal, ISVNConflictHandler conflictResolver, boolean dryRun) private java.io.FileSVNWCContext.maybeUpdateTargetEols(java.io.File oldTargetAbspath, SVNProperties propDiff) SVNWCContext.merge(SVNSkel workItems, SVNSkel conflictSkel, java.io.File leftAbspath, java.io.File rightAbspath, java.io.File targetAbspath, java.io.File wriAbspath, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNProperties oldActualProps, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff) private SVNUpdateEditor17.MergeFileInfoSVNUpdateEditor17.mergeFile(SVNUpdateEditor17.FileBaton fb, SVNUpdateEditor17.MergeFileInfo mergeFileInfo, SVNProperties actualProps, SVNDate lastChangedDate) DefaultSvnMerger.mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun) DefaultSvnMerger.mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeProperties(java.io.File localAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties baseProperties, SVNProperties propChanges, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo, java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeProperties3(SVNWCContext.MergePropertiesInfo mergePropertiesInfo, java.io.File localAbsPath, SVNProperties serverBaseProps, SVNProperties pristineProps, SVNProperties actualProps, SVNProperties propChanges) SVNWCContext.mergeText(java.io.File left, java.io.File right, java.io.File target, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff) static SVNWCContext.MergeInfoSVNUpdateEditor17.performFileMerge(SVNWCContext.MergeInfo mergeInfo, SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, SvnChecksum newChecksum, SvnChecksum originalChecksum, SVNProperties actualProperties, java.lang.String[] extPatterns, long oldRevision, long targetRevision, SVNProperties propChanges) static SVNPropertiesSVNWCUtils.propDiffs(SVNProperties targetProps, SVNProperties sourceProps) private static voidSVNDiffEditor17.reversePropChanges(SVNProperties base, SVNProperties diff) Method parameters in org.tmatesoft.svn.core.internal.wc17 with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionstatic ISVNUpdateEditorSVNUpdateEditor17.createUpdateEditor(SVNWCContext context, long targetRevision, java.io.File anchorAbspath, java.lang.String targetName, java.util.Map<java.io.File, java.util.Map<java.lang.String, SVNProperties>> inheritableProperties, boolean useCommitTimes, SVNURL switchURL, SVNDepth depth, boolean depthIsSticky, boolean allowUnversionedObstructions, boolean addsAsModifications, boolean serverPerformsFiltering, boolean cleanCheckout, ISVNDirFetcher dirFetcher, SVNExternalsStore externalsStore, java.lang.String[] preservedExtensions, ISVNConflictHandler conflictHandler) static ISVNUpdateEditorSVNUpdateEditor17.createUpdateEditor(SVNWCContext wcContext, java.io.File anchorAbspath, java.lang.String target, java.util.Map<java.io.File, java.util.Map<java.lang.String, SVNProperties>> inheritableProperties, SVNURL reposRoot, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExts, ISVNDirFetcher dirFetcher) Constructor parameters in org.tmatesoft.svn.core.internal.wc17 with type arguments of type SVNPropertiesModifierConstructorDescriptionSVNUpdateEditor17(SVNWCContext wcContext, java.io.File anchorAbspath, java.lang.String targetBasename, java.util.Map<java.io.File, java.util.Map<java.lang.String, SVNProperties>> inheritableProperties, SVNURL reposRootUrl, java.lang.String reposUuid, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExts, ISVNDirFetcher dirFetcher) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNPropertiesModifier and TypeFieldDescriptionSVNWCDb.InsertBase.actualPropsSVNWCDb.InsertBase.davCacheprivate SVNPropertiesSvnExternalUpdateEditor.davPropChangesprivate SVNPropertiesSvnExternalUpdateEditor.entryPropChangesSVNWCDb.InsertWorking.newActualPropsSVNWCDb.Commit.newDavCacheISVNWCDb.NodeInstallInfo.propertiesISVNWCDb.WCDbBaseInfo.propsSVNWCDb.InsertBase.propsSVNWCDb.InsertWorking.props(package private) SVNPropertiesSVNWCDb.SetProperties.propsSVNWCDb.UpdateMovedAwayNodeInfo.propsprivate SVNPropertiesSvnExternalUpdateEditor.regularPropChangesFields in org.tmatesoft.svn.core.internal.wc17.db with type parameters of type SVNPropertiesModifier and TypeFieldDescriptionprivate java.util.Map<java.lang.String,SVNProperties> SvnExternalUpdateEditor.ipropsjava.util.Map<java.io.File,java.util.Map<java.lang.String, SVNProperties>> SVNWCDb.BumpRevisionPostUpdate.ipropsjava.util.Map<java.lang.String,SVNProperties> SVNWCDb.InsertBase.ipropsMethods in org.tmatesoft.svn.core.internal.wc17.db that return SVNPropertiesModifier and TypeMethodDescriptionISVNWCDb.getBaseDavCache(java.io.File localAbsPath) Retrieve the dav cache for LOCAL_ABSPATH.SVNWCDb.getBaseDavCache(java.io.File localAbsPath) ISVNWCDb.getBaseProps(java.io.File localAbsPath) Return the properties of the node LOCAL_ABSPATH in the BASE tree.SVNWCDb.getBaseProps(java.io.File localAbsPath) static SVNPropertiesSvnWcDbStatementUtil.getColumnProperties(SVNSqlJetStatement stmt, java.lang.Enum<?> f) static SVNPropertiesSvnWcDbProperties.readChangedProperties(SVNWCDbRoot root, java.io.File relpath) ISVNWCDb.readPristineProperties(java.io.File localAbspath) Return the properties of the node LOCAL_ABSPATH in the WORKING tree (looking through to the BASE tree as required).SVNWCDb.readPristineProperties(java.io.File localAbsPath) static SVNPropertiesSvnWcDbProperties.readPristineProperties(SVNWCDbRoot root, java.io.File relpath) ISVNWCDb.readProperties(java.io.File localAbsPath) Return the properties of the node LOCAL_ABSPATH in the ACTUAL tree (looking through to the WORKING or BASE tree as required).SVNWCDb.readProperties(java.io.File localAbsPath) static SVNPropertiesSvnWcDbProperties.readProperties(SVNWCDbRoot root, java.io.File relpath) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNPropertiesModifier and TypeMethodDescriptionvoidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.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.voidSVNWCDb.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 voidSvnWcDbExternals.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 voidSvnWcDbConflicts.addPropConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, java.io.File markerAbsPath, SVNProperties mineProps, SVNProperties theirOldProps, SVNProperties theirProps, java.util.Collection<java.lang.String> conflictedPropNames) static voidSvnWcDbCopy.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 voidSvnWcDbCopy.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) voidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) Add a new versioned directory.voidSVNWCDb.opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) voidISVNWCDb.opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) As a new file, there are no properties.voidSVNWCDb.opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) voidISVNWCDb.opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems) voidSVNWCDb.opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems) voidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems) Set the properties of the node LOCAL_ABSPATH in the ACTUAL tree to PROPS.voidSVNWCDb.opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems) private booleanSVNWCDb.propsMatch(SVNProperties srcProps, SVNProperties dstProps) voidSVNWCDb.setActualProperties(SVNSqlJetDb db, long wcId, java.io.File localRelpath, SVNProperties props) private static voidSvnWcDbProperties.setActualProps(SVNWCDbRoot root, java.io.File localRelPath, SVNProperties properties) voidISVNWCDb.setBaseDavCache(java.io.File localAbsPath, SVNProperties props) Set the dav cache for LOCAL_ABSPATH to PROPS.voidSVNWCDb.setBaseDavCache(java.io.File localAbsPath, SVNProperties props) static voidSvnWcDbProperties.upgradeApplyProperties(SVNWCDbRoot root, java.io.File dirAbsPath, java.io.File localRelPath, SVNProperties baseProps, SVNProperties workingProps, SVNProperties revertProps, int originalFormat) Method parameters in org.tmatesoft.svn.core.internal.wc17.db with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionvoidISVNWCDb.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.voidSVNWCDb.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) voidISVNWCDb.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.voidSVNWCDb.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) static voidSvnWcDbExternals.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 ISVNUpdateEditorSvnExternalUpdateEditor.createEditor(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, SVNURL url, SVNURL reposRootUrl, java.lang.String reposUuid, java.util.Map<java.lang.String, SVNProperties> iprops, boolean useCommitTimes, java.lang.String[] preservedExts, java.io.File recordAncestorAbsPath, SVNURL recordedUrl, SVNRevision recordedPegRev, SVNRevision recordedRev) voidISVNWCDb.opBumpRevisionPostUpdate(java.io.File localAbsPath, SVNDepth depth, java.io.File newReposRelPath, SVNURL newReposRootURL, java.lang.String newReposUUID, long newRevision, java.util.Collection<java.io.File> excludedPaths, java.util.Map<java.io.File, java.util.Map<java.lang.String, SVNProperties>> inheritableProperties, ISVNEventHandler eventHandler) voidSVNWCDb.opBumpRevisionPostUpdate(java.io.File localAbsPath, SVNDepth depth, java.io.File newReposRelPath, SVNURL newReposRootURL, java.lang.String newReposUUID, long newRevision, java.util.Collection<java.io.File> excludedPaths, java.util.Map<java.io.File, java.util.Map<java.lang.String, SVNProperties>> inheritableProperties, ISVNEventHandler eventHandler) private voidSVNWCDb.opSetRevAndReposRelpath(SVNWCDbRoot wcRoot, java.io.File localRelpath, java.util.Map<java.lang.String, SVNProperties> nodeIprops, long revision, boolean setReposRelpath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid) voidSVNWCDb.readPropertiesRecursively(java.io.File localAbsPath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, java.util.Collection<java.lang.String> changelists, ISvnObjectReceiver<SVNProperties> receiver) static voidSvnWcDbProperties.readPropertiesRecursively(SVNWCDbRoot root, java.io.File relpath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, java.util.Collection<java.lang.String> changelists, ISvnObjectReceiver<SVNProperties> receiver) static voidSvnWcDbProperties.upgradeApplyDavCache(SVNWCDbRoot root, java.io.File dirRelPath, java.util.Map<java.lang.String, SVNProperties> cacheValues) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc17.db.statement
Methods in org.tmatesoft.svn.core.internal.wc17.db.statement that return SVNPropertiesModifier and TypeMethodDescriptionSVNWCDBSelectExternalProperties.getColumnProperties(java.lang.String f) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc2.admin
Methods in org.tmatesoft.svn.core.internal.wc2.admin that return SVNPropertiesModifier and TypeMethodDescriptionprotected SVNPropertiesSvnRepositoryGetPropertiesImpl.run()protected SVNPropertiesSvnRepositoryGetRevisionPropertiesImpl.run() -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that return SVNPropertiesModifier and TypeMethodDescriptionSvnCodec.SVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) SvnCodec.SvnCommitHandlerWithFilter.getRevisionProperties(java.lang.String message, SvnCommitItem[] commitables, SVNProperties revisionProperties) Methods in org.tmatesoft.svn.core.internal.wc2.compat with parameters of type SVNPropertiesModifier and TypeMethodDescriptionSvnCodec.SVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) SvnCodec.SvnCommitHandlerWithFilter.getRevisionProperties(java.lang.String message, SvnCommitItem[] commitables, SVNProperties revisionProperties) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSvnDiffEditor.Entry.basePropsprivate SVNPropertiesSvnNewDiffGenerator.lastOriginalPropertiesprivate SVNPropertiesSvnNewDiffGenerator.lastPropChangesprivate SVNPropertiesSvnNgDiffUtil.DiffStatusCallback.NodeState.leftPropsSvnNgCommit.SvnCommittedQueueItem.newDavCache(package private) SVNPropertiesSvnNgRemoteDiffEditor.DirBaton.pristineProperties(package private) SVNPropertiesSvnNgRemoteDiffEditor.FileBaton.pristinePropsprivate SVNPropertiesSvnNgRemoteDiffEditor2.FileBaton.pristinePropsprivate SVNPropertiesSvnNgRemoteMergeEditor.FileBaton.pristinePropsprivate SVNPropertiesSvnDiffEditor.Entry.propChangesprivate SVNPropertiesSvnNgDiffUtil.DiffStatusCallback.NodeState.propChanges(package private) SVNPropertiesSvnNgRemoteDiffEditor.DirBaton.propChanges(package private) SVNPropertiesSvnNgRemoteDiffEditor.FileBaton.propChangesSvnNgRemoteDiffEditor2.DirBaton.propChangesprivate SVNPropertiesSvnNgRemoteDiffEditor2.FileBaton.propChangesprivate SVNPropertiesSvnNgRemoteMergeEditor.DirectoryBaton.propChangesSvnNgRemoteMergeEditor.FileBaton.propChangesprivate SVNPropertiesSvnNgMergeDriver.SingleFileMergeData.properties(package private) SVNPropertiesSvnNgReposToWcCopy.SVNCopyForeignEditor.DirectoryBaton.properties(package private) SVNPropertiesSvnNgReposToWcCopy.SVNCopyForeignEditor.FileBaton.propertiesprivate SVNPropertiesSvnNgDiffUtil.DiffStatusCallback.NodeState.rightPropsMethods in org.tmatesoft.svn.core.internal.wc2.ng that return SVNPropertiesModifier and TypeMethodDescriptionstatic SVNPropertiesSvnDiffEditor.computePropDiff(SVNProperties props1, SVNProperties props2) private SVNPropertiesSvnNgMergeCallback.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File localAbsPath, boolean honorMergeInfo, boolean sameRepos, boolean reintegrateMerge, SVNRepository repos) private SVNPropertiesSvnNgMergeCallback2.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File targetAbsPath, SVNRepository svnRepository) private static SVNPropertiesSvnDiffCallback.getRegularProperties(SVNProperties propChanges) protected static SVNPropertiesSvnNgMergeCallback.omitMergeInfoChanges(SVNProperties props) private SVNPropertiesSvnNgMergeCallback2.prepareMergePropsChanged(java.io.File localAbsPath, SVNProperties propChanges) private SVNPropertiesSvnNgRemoteDiffEditor2.removeNonPropChanges(SVNProperties pristineProps, SVNProperties changes) protected SVNPropertiesSvnNgGetProperties.run(SVNWCContext context) protected SVNPropertiesSvnNgGetProperties.run(SVNWCContext context, java.io.File target) Methods in org.tmatesoft.svn.core.internal.wc2.ng that return types with arguments of type SVNPropertiesModifier and TypeMethodDescriptionstatic java.util.Map<java.io.File,java.util.Map<java.lang.String, SVNProperties>> SvnNgInheritableProperties.getInheritalbeProperites(SVNWCContext context, SVNRepository repository, java.io.File localAbsPath, long revision, SVNDepth depth) static java.util.Map<java.lang.String,SVNProperties> SvnNgInheritableProperties.translateInheritedPropertiesPaths(java.util.Map<java.lang.String, SVNProperties> iprops) Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNPropertiesModifier and TypeMethodDescriptionstatic voidSvnNgReposToWcCopy.addFileToWc(SVNWCContext context, java.io.File path, java.io.InputStream newBaseContents, java.io.InputStream newContents, SVNProperties newBaseProps, SVNProperties newProps, SVNURL copyFromURL, long copyFromRev) voidSvnNgAdd.addFromDisk(java.io.File path, SVNProperties props, boolean fireEvent) private booleanSvnNgMergeCallback2.areFilesSame(java.io.File olderAbsPath, SVNProperties originalProps, java.io.File mineAbsPath) private booleanSvnNgMergeCallback2.arePropertiesSame(SVNProperties originalProps, SVNProperties workingProps) static voidSvnNgPropertiesManager.categorizeProperties(SVNProperties props, SVNProperties regular, SVNProperties entry, SVNProperties working) private booleanSvnNgMergeCallback.compareFiles(java.io.File oldPath, SVNProperties oldProps, java.io.File minePath) private booleanSvnNgMergeCallback.compareProps(SVNProperties p1, SVNProperties p2) private voidSvnNgMergeCallback2.completeDirectoryAdd(java.io.File localAbsPath, SVNProperties newOriginalProps, SVNURL copyFromUrl, long copyFromRevision) static SVNPropertiesSvnDiffEditor.computePropDiff(SVNProperties props1, SVNProperties props2) private SVNCommitInfoSvnNgWcToReposCopy.copy(java.util.Collection<SvnNgWcToReposCopy.SvnCopyPair> copyPairs, boolean makeParents, SVNProperties revisionProperties, java.lang.String commitMessage, ISvnCommitHandler commitHandler) private java.lang.StringSvnDiffCallback.defineConversionEncoding(SVNProperties properties, SVNProperties diff) private java.lang.StringSvnDiffCallback.defineEncoding(SVNProperties properties, SVNProperties diff) voidISvnDiffCallback2.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidSvnCopyAsChangedDiffCallback.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidSvnDiffCallbackWrapper.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidSvnFilterDiffCallback.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidSvnNgMergeCallback2.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidSvnReverseOrderDiffCallback.dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton) voidISvnDiffCallback2.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidSvnCopyAsChangedDiffCallback.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidSvnDiffCallbackWrapper.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidSvnFilterDiffCallback.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidSvnNgMergeCallback2.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidSvnReverseOrderDiffCallback.dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton) voidISvnDiffCallback2.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidSvnCopyAsChangedDiffCallback.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidSvnDiffCallbackWrapper.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidSvnFilterDiffCallback.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidSvnNgMergeCallback2.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidSvnReverseOrderDiffCallback.dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton) voidISvnDiffCallback.dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties) voidSvnDiffCallback.dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean dirWasAdded, SVNProperties propChanges, SVNProperties originalProperties) voidSvnDiffSummarizeCallback.dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties) voidSvnNgMergeCallback.dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties) voidSvnNgMergeCallback2.dirPropsChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges) voidISvnDiffGenerator.displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream) private voidSvnDiffCallback.displayContentChanged(java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath) voidSvnDiffGenerator.displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream) voidSvnOldDiffGenerator.displayContentChanged(SvnTarget displayPath, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream) voidSvnNewDiffGenerator.displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result) private voidSvnDiffGenerator.displayPropDiffValues(java.io.OutputStream outputStream, SVNProperties diff, SVNProperties baseProps) voidISvnDiffGenerator.displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream) voidSvnDiffGenerator.displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream) voidSvnOldDiffGenerator.displayPropsChanged(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream) private static voidSvnNgDiffUtil.doArbitraryFilesDiff(java.io.File localAbsPath1, java.io.File localAbsPath2, java.io.File path, boolean file1IsEmpty, boolean file2IsEmpty, SVNProperties originalPropertiesOverride, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller) voidISvnDiffCallback.fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties) voidISvnDiffCallback2.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidSvnCopyAsChangedDiffCallback.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidSvnDiffCallback.fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties) voidSvnDiffCallbackWrapper.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidSvnDiffSummarizeCallback.fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties) voidSvnFilterDiffCallback.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidSvnNgMergeCallback.fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties) voidSvnNgMergeCallback2.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidSvnReverseOrderDiffCallback.fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps) voidISvnDiffCallback.fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties) voidISvnDiffCallback2.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidSvnCopyAsChangedDiffCallback.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidSvnDiffCallback.fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties) voidSvnDiffCallbackWrapper.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidSvnDiffSummarizeCallback.fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties) voidSvnFilterDiffCallback.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidSvnNgMergeCallback.fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File tmpFile1, java.io.File tmpFile2, long rev1, long rev2, java.lang.String mimetype1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties) voidSvnNgMergeCallback2.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidSvnReverseOrderDiffCallback.fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges) voidISvnDiffCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties) voidISvnDiffCallback2.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) voidSvnCopyAsChangedDiffCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) voidSvnDiffCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties) voidSvnDiffCallbackWrapper.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) voidSvnDiffSummarizeCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties) voidSvnFilterDiffCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) voidSvnNgMergeCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties) voidSvnNgMergeCallback2.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) voidSvnReverseOrderDiffCallback.fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps) private SVNPropertiesSvnNgMergeCallback.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File localAbsPath, boolean honorMergeInfo, boolean sameRepos, boolean reintegrateMerge, SVNRepository repos) private SVNPropertiesSvnNgMergeCallback2.filterSelfReferentialMergeInfo(SVNProperties props, java.io.File targetAbsPath, SVNRepository svnRepository) private java.lang.StringSvnDiffCallback.getCharset(SVNProperties properties, ISvnDiffGenerator generator) private java.lang.StringSvnDiffCallback.getCharsetByMimeType(SVNProperties properties, ISvnDiffGenerator generator) private static SVNPropertiesSvnDiffCallback.getRegularProperties(SVNProperties propChanges) voidISvnPropertiesDiffHandler.handlePropertiesDiff(SVNProperties originalProperties, SVNProperties propChanges) voidSvnNewDiffGenerator.handlePropertiesDiff(SVNProperties originalProperties, SVNProperties propChanges) private SvnNgMergeCallback2.MergeOutcomeSvnNgMergeCallback2.merge(java.io.File leftAbsPath, java.io.File rightAbsPath, java.io.File targetAbsPath, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean dryRun, java.lang.String diff3Cmd, SVNDiffOptions mergeOptions, SVNProperties originalProps, SVNProperties propChanges, boolean mergeContentNeeded, boolean mergePropsNeeded, ISVNConflictHandler conflictResolver) private SVNWCContext.MergePropertiesInfoSvnNgMergeCallback.mergePropChanges(java.io.File localAbsPath, SVNProperties propChanges, SVNProperties originalProperties) protected static SVNPropertiesSvnNgMergeCallback.omitMergeInfoChanges(SVNProperties props) private SVNPropertiesSvnNgMergeCallback2.prepareMergePropsChanged(java.io.File localAbsPath, SVNProperties propChanges) private voidSvnNgCommit.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 voidSvnNgCommit.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) voidSvnDiffCallback.propertiesChanged(java.io.File path, long revision1, long revision2, boolean dirWasAdded, SVNProperties diff, SVNProperties originalProperties) private voidSvnNgCommit.queueCommitted(SvnNgCommit.SvnCommittedQueue queue, java.io.File localAbsPath, boolean recurse, SVNProperties wcPropChanges, boolean unlockOnly, boolean removeLock, boolean removeChangelist, SvnChecksum sha1Checksum) private voidSvnNgRemoteDiffEditor.removeNonPropChanges(SVNProperties pristineProps, SVNProperties propChanges) private SVNPropertiesSvnNgRemoteDiffEditor2.removeNonPropChanges(SVNProperties pristineProps, SVNProperties changes) private voidSvnNgRemoteMergeEditor.removeNonPropChanges(SVNProperties pristineProps, SVNProperties propChanges) static voidSvnNgPropertiesManager.setAutoProperties(SVNWCContext context, java.io.File path, SVNProperties properties, ISvnAddParameters addParameters, java.lang.Runnable onValidationError) Method parameters in org.tmatesoft.svn.core.internal.wc2.ng with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionstatic java.util.Map<java.lang.String,SVNProperties> SvnNgInheritableProperties.translateInheritedPropertiesPaths(java.util.Map<java.lang.String, SVNProperties> iprops) -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc2.old
Fields in org.tmatesoft.svn.core.internal.wc2.old declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSvnOldGetProperties.currentProperties(package private) SVNPropertiesSvnOldUpgradeEntries.DbNode.inheritedProperties(package private) SVNPropertiesSvnOldUpgradeEntries.DbActualNode.properties(package private) SVNPropertiesSvnOldUpgradeEntries.DbNode.propertiesMethods in org.tmatesoft.svn.core.internal.wc2.old that return SVNProperties -
Uses of SVNProperties in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote that return SVNPropertiesModifier and TypeMethodDescriptionprotected SVNPropertiesSvnRemoteGetProperties.run()protected SVNPropertiesSvnRemoteGetRevisionProperties.run()Method parameters in org.tmatesoft.svn.core.internal.wc2.remote with type arguments of type SVNPropertiesModifier and TypeMethodDescriptionstatic voidSvnRemoteGetProperties.remotePropertyGet(SVNURL url, SVNNodeKind kind, java.lang.String path, SVNRepository repos, long revNumber, SVNDepth depth, ISvnObjectReceiver<SVNProperties> receiver) -
Uses of SVNProperties in org.tmatesoft.svn.core.io
Fields in org.tmatesoft.svn.core.io declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSVNFileRevision.myProperties(package private) SVNPropertiesSVNRepository.Revision.myPropertiesprivate SVNPropertiesSVNFileRevision.myPropertiesDeltaMethods in org.tmatesoft.svn.core.io that return SVNPropertiesModifier and TypeMethodDescriptionSVNFileRevision.getProperties()Deprecated.useSVNFileRevision.getRevisionProperties()insteadSVNFileRevision.getPropertiesDelta()Returns file properties for this file (for this revision).SVNFileRevision.getRevisionProperties()Returns revision properties.abstract SVNPropertiesSVNRepository.getRevisionProperties(long revision, SVNProperties properties) Returns unversioned revision properties for a particular revision.Methods in org.tmatesoft.svn.core.io that return types with arguments of type SVNPropertiesModifier and TypeMethodDescriptionjava.util.Map<java.lang.String,SVNProperties> SVNRepository.getInheritedProperties(java.lang.String path, long revision, java.lang.String propertyName) Methods in org.tmatesoft.svn.core.io with parameters of type SVNPropertiesModifier and TypeMethodDescriptionSVNRepository.getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, SVNProperties revisionProperties, ISVNWorkspaceMediator mediator) Returns an editor for committing changes to the repository ession, setting the revision properties fromrevisionPropertiestable.protected abstract ISVNEditorSVNRepository.getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator) java.util.Collection<SVNDirEntry>SVNRepository.getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, java.util.Collection dirEntries) Fetches the contents and properties of a directory located at the specified path in a particular revision with the possibility to specify fields of the entry to fetch.abstract longSVNRepository.getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler) Fetches the contents and/or properties of a directory located at the specified path in a particular revision with the possibility to specify fields of the entry to fetch.java.util.CollectionSVNRepository.getDir(java.lang.String path, long revision, SVNProperties properties, java.util.Collection dirEntries) Fetches the contents and properties of a directory located at the specified path in a particular revision.abstract longSVNRepository.getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler) Fetches the contents and/or properties of a directory located at the specified path in a particular revision.abstract longSVNRepository.getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents) Fetches the contents and/or properties of a file located at the specified path in a particular revision.abstract SVNPropertiesSVNRepository.getRevisionProperties(long revision, SVNProperties properties) Returns unversioned revision properties for a particular revision.voidISVNReplayHandler.handleEndRevision(long revision, SVNProperties revisionProperties, ISVNEditor editor) Handles the end of replaying a next revision.voidISVNInheritedPropertiesHandler.handleInheritedProperites(java.lang.String inheritedFromPath, SVNProperties properties) ISVNReplayHandler.handleStartRevision(long revision, SVNProperties revisionProperties) Handles the start of replaying a next revision and returns an editor through which the revision will be replayed.Constructors in org.tmatesoft.svn.core.io with parameters of type SVNPropertiesModifierConstructorDescriptionSVNFileRevision(java.lang.String path, long revision, SVNProperties properties, SVNProperties propertiesDelta) Constructs an instance of SVNFileRevision.SVNFileRevision(java.lang.String path, long revision, SVNProperties properties, SVNProperties propertiesDelta, boolean isResultOfMerge) Constructs an instance of SVNFileRevision. -
Uses of SVNProperties in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSVNClientImpl.getSVNProperties(java.util.Map<java.lang.String, java.lang.String> revpropTable) Methods in org.tmatesoft.svn.core.javahl17 that return types with arguments of type SVNPropertiesModifier and TypeMethodDescriptionprivate ISvnObjectReceiver<SVNProperties>SVNClientImpl.PropertiesReceiverProvider.getPropertiesReceiver()private ISvnObjectReceiver<SVNProperties>SVNClientImpl.getSVNPropertiesReceiver(ProplistCallback callback) Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate static java.util.Map<java.lang.String,byte[]> SVNClientImpl.getProperties(SVNProperties svnProperties) private static java.util.Map<java.lang.String,java.lang.String> SVNClientImpl.getRevisionProperties(SVNProperties revisionProperties) -
Uses of SVNProperties in org.tmatesoft.svn.core.replicator
Fields in org.tmatesoft.svn.core.replicator declared as SVNPropertiesMethods in org.tmatesoft.svn.core.replicator with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate booleanSVNReplicationEditor.areFileContentsEqual(java.lang.String path1, long rev1, java.lang.String path2, long rev2, SVNProperties props2) private voidSVNRepositoryReplicator.updateRevisionProperties(SVNRepository repository, long revision, SVNProperties properties) -
Uses of SVNProperties in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNPropertiesMethods in org.tmatesoft.svn.core.wc that return SVNPropertiesModifier and TypeMethodDescriptionDefaultSVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) ReturnsrevisionPropertiesas is if it's not null, or an emptySVNPropertiesobject ifrevisionPropertiesis null.ISVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.SVNEvent.getRevisionProperties()ISVNPropertyValueProvider.providePropertyValues(java.io.File path, SVNProperties properties) Defines local item's properties to be installed.Methods in org.tmatesoft.svn.core.wc with parameters of type SVNPropertiesModifier and TypeMethodDescriptionvoidDefaultSVNDiffGenerator.displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result) Produces properties difference and writes it toresult.voidISVNDiffGenerator.displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result) Writes the differences in file properties to the specified output stream.SVNCommitClient.doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, SVNProperties revisionProperties, java.lang.String[] changelists, boolean keepChangelist, boolean force, SVNDepth depth) Commits files or directories into repository.SVNCommitClient.doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties) Commits files or directories into repository.SVNCommitClient.doCommit(SVNCommitPacket commitPacket, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties) Commits files or directories into repository.SVNCopyClient.doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties) Copies each source insourcestodst.SVNCopyClient.doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties, boolean pinExternals, java.util.Map<SvnTarget, java.util.List<SVNExternal>> externalsToPin) SVNCommitClient.doDelete(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties) Deletes items from a repository.SVNCommitClient.doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth) Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitClient.doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties) Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitClient.doMkDir(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties, boolean makeParents) Creates directory(ies) in a repository.SVNWCClient.doSetProperty(SVNURL url, java.lang.String propName, SVNPropertyValue propValue, SVNRevision baseRevision, java.lang.String commitMessage, SVNProperties revisionProperties, boolean skipChecks, ISVNPropertyHandler handler) SetspropNametopropValueonpath.DefaultSVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) ReturnsrevisionPropertiesas is if it's not null, or an emptySVNPropertiesobject ifrevisionPropertiesis null.ISVNCommitHandler.getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties) Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.ISVNMerger.mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun) GivenadminArea/localPathand property changes (propDiff) based onserverBaseProps, merges the changes into the working copy.ISVNPropertyValueProvider.providePropertyValues(java.io.File path, SVNProperties properties) Defines local item's properties to be installed.voidSVNEvent.setRevisionProperties(SVNProperties revisionProperties) Constructors in org.tmatesoft.svn.core.wc with parameters of type SVNPropertiesModifierConstructorDescriptionSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNLock lock, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, java.lang.String changelistName, SVNProperties revisionProperties, java.lang.String propertyName) Constructs an SVNEvent object. -
Uses of SVNProperties in org.tmatesoft.svn.core.wc.admin
Methods in org.tmatesoft.svn.core.wc.admin that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSVNAdminClient.copyRevisionProperties(SVNRepository fromRepository, SVNRepository toRepository, long revision, boolean sync) SVNLookClient.doGetProperties(java.io.File repositoryRoot, java.lang.String path, java.lang.String transactionName) Returns versioned properties for the specified path in the given transaction.SVNLookClient.doGetProperties(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision) Returns versioned properties for the specified path in the given revision.SVNLookClient.doGetRevisionProperties(java.io.File repositoryRoot, java.lang.String transactionName) Returns revision properties for the given transaction.SVNLookClient.doGetRevisionProperties(java.io.File repositoryRoot, SVNRevision revision) Returns revision properties in the given revision.private SVNPropertiesSVNLookClient.getProperties(java.io.File repositoryRoot, java.lang.String propName, java.lang.String path, SVNRevision revision, java.lang.String txnName, boolean singleProp, boolean revProps) static SVNPropertiesSVNAdminClient.normalizeRevisionProperties(SVNProperties revProps) Methods in org.tmatesoft.svn.core.wc.admin with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate intSVNReplayHandler.filterProperties(SVNProperties revProps, SVNProperties filteredProps, boolean isStart) voidSVNReplayHandler.handleEndRevision(long revision, SVNProperties revisionProperties, ISVNEditor editor) SVNReplayHandler.handleStartRevision(long revision, SVNProperties revisionProperties) static SVNPropertiesSVNAdminClient.normalizeRevisionProperties(SVNProperties revProps) -
Uses of SVNProperties in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as SVNPropertiesModifier and TypeFieldDescriptionprivate SVNPropertiesSvnMergeResult.actualPropertiesprivate SVNPropertiesSvnMergeResult.basePropertiesprivate SVNPropertiesSvnAnnotateItem.mergedRevisionPropertiesprivate SVNPropertiesSvnInheritedProperties.propertiesprivate SVNPropertiesAbstractSvnCommit.revisionPropertiesprivate SVNPropertiesSvnAnnotateItem.revisionPropertiesMethods in org.tmatesoft.svn.core.wc2 that return SVNPropertiesModifier and TypeMethodDescriptionprivate SVNPropertiesSvnAnnotateItem.createRevisionProperties(java.lang.String author, java.util.Date date) SvnMergeResult.getActualProperties()Returns all merge actual (working) properties.SvnMergeResult.getBaseProperties()Returns all base (pristine) properties.SvnAnnotateItem.getMergedRevisionProperties()Gets properties of merge revision.SvnInheritedProperties.getProperties()AbstractSvnCommit.getRevisionProperties()Gets custom revision properties for the operation.SvnAnnotateItem.getRevisionProperties()Gets the properties of modification revision.Methods in org.tmatesoft.svn.core.wc2 with parameters of type SVNPropertiesModifier and TypeMethodDescriptionprivate java.lang.StringSvnAnnotateItem.getAuthor(SVNProperties revisionProperties) private java.util.DateSvnAnnotateItem.getDate(SVNProperties revisionProperties) ISvnMerger.mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) Merges the property changespropChangesbased onserverBasePropertiesinto the working copylocalAbsPathvoidSvnMergeResult.setActualProperties(SVNProperties actualProperties) Sets all merge actual (working) properties.voidSvnMergeResult.setBaseProperties(SVNProperties baseProperties) Sets all base (pristine) properties.voidSvnInheritedProperties.setProperties(SVNProperties properties) voidAbstractSvnCommit.setRevisionProperties(SVNProperties revisionProperties) Sets custom revision properties for the operation. -
Uses of SVNProperties in org.tmatesoft.svn.core.wc2.hooks
Methods in org.tmatesoft.svn.core.wc2.hooks that return SVNPropertiesModifier and TypeMethodDescriptionISvnCommitHandler.getRevisionProperties(java.lang.String message, SvnCommitItem[] commitables, SVNProperties revisionProperties) Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.ISvnPropertyValueProvider.providePropertyValues(java.io.File path, SVNProperties properties) Defines local item's properties to be installed.Methods in org.tmatesoft.svn.core.wc2.hooks with parameters of type SVNPropertiesModifier and TypeMethodDescriptionISvnCommitHandler.getRevisionProperties(java.lang.String message, SvnCommitItem[] commitables, SVNProperties revisionProperties) Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.ISvnPropertyValueProvider.providePropertyValues(java.io.File path, SVNProperties properties) Defines local item's properties to be installed.