Deprecated API
Contents
-
Deprecated FieldsFieldDescriptionUse
SVNDeltaCompression.None
instead.UseSVNDeltaCompression.Zlib
instead.UseSVNDeltaCompression.LZ4
instead.this status is never reported by 'status' operation in this version, 'update' and 'merge' usesSVNStatusType.MERGED
instead.
-
Deprecated MethodsMethodDescriptionUse
SVNPasswordAuthentication.getPasswordValue()
methodUseSVNSSHAuthentication.getPassphraseValue()
methodUseSVNSSHAuthentication.getPasswordValue()
methodUseSVNSSLAuthentication.getPasswordValue()
methoduseSVNFileRevision.getRevisionProperties()
insteaduse #getRepositoryRoot(boolean) insteaduseSVNRepository.getRepositoryUUID(boolean)
insteaduseSVNCommitInfo.getErrorMessage()
insteaduseSVNDirEntry.getRelativePath()
instead.useSVNDirEntry.getSize()
insteaduseISVNRepositoryPool.dispose()
method instead.this method should not be used anymorethis method should not be used anymoreuseSVNClientManager.dispose()
insteaduseSVNWCUtil.isWorkingCopyRoot(File)
} instead
-
Deprecated ConstructorsConstructorDescriptionuse constructor with SVNURL parameter instead