public class SVNCopyDriver extends SVNBasicDelegate
SVNBasicDelegate.RepositoryReference, SVNBasicDelegate.SVNRepositoryLocation
UNKNOWN
NULL
Modifier | Constructor and Description |
---|---|
protected |
SVNCopyDriver(ISVNAuthenticationManager authManager,
ISVNOptions options) |
protected |
SVNCopyDriver(ISVNRepositoryPool repositoryPool,
ISVNOptions options) |
Modifier and Type | Method and Description |
---|---|
protected void |
copyDisjointWCToWC(java.io.File nestedWC) |
protected SVNCopySource[] |
expandCopySources(SVNCopySource[] sources) |
void |
setDisableLocalModificationCopying(boolean disable) |
protected SVNCommitInfo |
setupCopy(SVNCopySource[] sources,
SVNPath dst,
boolean isMove,
boolean makeParents,
java.lang.String message,
SVNProperties revprops,
ISVNCommitHandler commitHandler,
ISVNCommitParameters commitParameters,
ISVNExternalsHandler externalsHandler) |
protected void |
setWCAccess(SVNWCAccess access) |
checkCancelled, createRepository, createRepository, createRepository, createWCAccess, createWCAccess, deriveLocation, dispatchEvent, dispatchEvent, elideMergeInfo, ensureSessionURL, getDebugLog, getEntryLocation, getEventDispatcher, getLevelsToLockFromDepth, getLocations, getOptions, getPathLastChangeRevision, getPathRelativeToRoot, getPathRelativeToSession, getRepositoryPool, getReposMergeInfo, getReposRoot, getRevisionNumber, getRevisionNumber, getURL, getWCMergeInfo, getWCOrRepositoryMergeInfo, handleEvent, handlePathListItem, isIgnoreExternals, isLeaveConflictsUnresolved, resolveRevisions, setCommitItemAccess, setCommitItemFlags, setCommitItemProperty, setDebugLog, setEventHandler, setEventPathPrefix, setIgnoreExternals, setLeaveConflictsUnresolved, setOptions, setPathListHandler, sleepForTimeStamp
protected SVNCopyDriver(ISVNAuthenticationManager authManager, ISVNOptions options)
protected SVNCopyDriver(ISVNRepositoryPool repositoryPool, ISVNOptions options)
public void setDisableLocalModificationCopying(boolean disable)
protected void setWCAccess(SVNWCAccess access)
protected SVNCopySource[] expandCopySources(SVNCopySource[] sources) throws SVNException
SVNException
protected SVNCommitInfo setupCopy(SVNCopySource[] sources, SVNPath dst, boolean isMove, boolean makeParents, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler) throws SVNException
SVNException
protected void copyDisjointWCToWC(java.io.File nestedWC) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.