public class SvnNgUpgrade extends SvnNgOperationRunner<SvnWcGeneration,SvnUpgrade>
UNKNOWNNULL| Constructor and Description |
|---|
SvnNgUpgrade() |
| Modifier and Type | Method and Description |
|---|---|
SVNWCDb.ReposInfo |
fetchReposInfo(SVNURL url,
SVNURL lastRepos,
java.lang.String lastUuid) |
protected SvnWcGeneration |
run(SVNWCContext context) |
void |
upgradeAddExternalInfo(java.io.File localAbsPath,
SVNNodeKind kind,
java.io.File defLocalAbsPath,
java.io.File reposRelPath,
SVNURL reposRootUrl,
java.lang.String reposUuid,
long defPegRevision,
long defRevision) |
deleteDeleteFiles, getRepositoryAccess, getWcGeneration, matchesChangelist, reset, run, setRepositoryAccessgetFirstTarget, isApplicable, sleepForTimestampcheckCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContextprotected SvnWcGeneration run(SVNWCContext context) throws SVNException
run in class SvnNgOperationRunner<SvnWcGeneration,SvnUpgrade>SVNExceptionpublic void upgradeAddExternalInfo(java.io.File localAbsPath,
SVNNodeKind kind,
java.io.File defLocalAbsPath,
java.io.File reposRelPath,
SVNURL reposRootUrl,
java.lang.String reposUuid,
long defPegRevision,
long defRevision)
throws SVNException
SVNExceptionpublic SVNWCDb.ReposInfo fetchReposInfo(SVNURL url, SVNURL lastRepos, java.lang.String lastUuid) throws SVNException
SVNExceptionCopyright © 2004-2012 TMate Software Ltd. All Rights Reserved.