public class SvnWcDbRelocate extends SvnWcDbShared
Modifier and Type | Class and Description |
---|---|
static interface |
SvnWcDbRelocate.ISvnRelocateValidator |
Constructor and Description |
---|
SvnWcDbRelocate() |
Modifier and Type | Method and Description |
---|---|
static void |
relocate(SVNWCContext context,
java.io.File localAbspath,
SVNURL from,
SVNURL to,
SvnWcDbRelocate.ISvnRelocateValidator validator) |
begingReadTransaction, begingWriteTransaction, canonicalizeURLs, collectTargets, commitTransaction, doesNodeExists, getBaseInfo, getBaseInfo, getDepthInfo, nodeNotFound, nodeNotFound, readInfo, readInfo, rollbackTransaction, scanAddition, scanAddition, scanDeletion, scanDeletion, sqliteError
public static void relocate(SVNWCContext context, java.io.File localAbspath, SVNURL from, SVNURL to, SvnWcDbRelocate.ISvnRelocateValidator validator) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.