Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc17.db | |
org.tmatesoft.svn.core.internal.wc2.old |
Modifier and Type | Method and Description |
---|---|
void |
ISVNWCDb.upgradeBegin(File localAbspath,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
SVNURL repositoryRootUrl,
String repositoryUUID,
int targetWorkingCopyFormat) |
void |
SVNWCDb.upgradeBegin(File localAbspath,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
SVNURL repositoryRootUrl,
String repositoryUUID,
int targetWorkingCopyFormat) |
Modifier and Type | Method and Description |
---|---|
static org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBaton |
SvnOldUpgradeEntries.writeUpgradedEntries(org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBaton parentNode,
SVNWCDb db,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
File dirAbsPath,
Map<String,SVNEntry> entries,
SVNHashMap textBases,
int targetWorkingCopyFormat) |
Copyright © 2024. All rights reserved.