JavaSVN Home

Deprecated API

Deprecated Interfaces
org.tmatesoft.svn.core.javahl.PromptUserPassword4
          use PromptUserPasswordSSL instead 
 

Deprecated Methods
org.tmatesoft.svn.core.io.SVNRepository.diff(SVNURL, long, String, boolean, boolean, ISVNReporterBaton, ISVNEditor)
          use SVNRepository.diff(SVNURL, long, long, String, boolean, boolean, ISVNReporterBaton, ISVNEditor) instead 
org.tmatesoft.svn.core.SVNCommitInfo.getError()
          use SVNCommitInfo.getErrorMessage() instead 
org.tmatesoft.svn.core.SVNDirEntry.getPath()
          use SVNDirEntry.getRelativePath() instead. 
org.tmatesoft.svn.core.io.SVNFileRevision.getProperties()
          use SVNFileRevision.getRevisionProperties() instead 
org.tmatesoft.svn.core.io.SVNRepository.getRepositoryRoot()
          use #getRepositoryRoot(boolean) instead 
org.tmatesoft.svn.core.io.SVNRepository.getRepositoryUUID()
          use SVNRepository.getRepositoryUUID(boolean) instead 
org.tmatesoft.svn.core.wc.SVNCommitClient.setCommitHander(ISVNCommitHandler)
          use SVNCommitClient.setCommitHandler(ISVNCommitHandler) instead 
org.tmatesoft.svn.core.SVNDirEntry.size()
          use SVNDirEntry.getSize() instead 
 


JavaSVN Home

Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.