public class SvnNgUpgrade extends SvnNgOperationRunner<SvnWcGeneration,SvnUpgrade>
UNKNOWN
NULL
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, setRepositoryAccess
getFirstTarget, isApplicable, sleepForTimestamp
checkCancelled, getOperation, getWcContext, handleEvent, handleEvent, run, setOperation, setWcContext
protected SvnWcGeneration run(SVNWCContext context) throws SVNException
run
in class SvnNgOperationRunner<SvnWcGeneration,SvnUpgrade>
SVNException
public 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
SVNException
public SVNWCDb.ReposInfo fetchReposInfo(SVNURL url, SVNURL lastRepos, java.lang.String lastUuid) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.