JavaSVN Home

Deprecated API

Deprecated Classes
org.tmatesoft.svn.core.io.diff.SVNAllDeltaGenerator
          see SVNDeltaGenerator 
org.tmatesoft.svn.core.io.diff.SVNRAFileData
          see SVNDeltaGenerator 
org.tmatesoft.svn.core.io.diff.SVNSequenceDeltaGenerator
          see SVNDeltaGenerator 
org.tmatesoft.svn.core.io.diff.SVNSequenceLineRAData
          see SVNDeltaGenerator 
 

Deprecated Interfaces
org.tmatesoft.svn.core.io.diff.ISVNRAData
          see SVNDeltaGenerator 
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.io.diff.ISVNDeltaGenerator.generateDiffWindow(String, ISVNEditor, ISVNRAData, ISVNRAData)
          use SVNDeltaGenerator 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.auth.ISVNAuthenticationManager.isAuthenticationForced()
            
org.tmatesoft.svn.core.SVNDirEntry.size()
          use SVNDirEntry.getSize() instead 
 


JavaSVN Home

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