myTarget = info.getTargetName();
mySwitchURL = switchURL;
myTargetRevision = -1;
myRequestedDepth = depth;
myIsDepthSticky = depthIsSticky;
myDeltaProcessor = new SVNDeltaProcessor();
myExtensionPatterns = preservedExtensions;
myFileFetcher = fileFetcher;
myTargetURL = targetURL;
myRootURL = rootURL;
myIsLockOnDemand = lockOnDemand;