protected DAVConnection |
DAVRepository.createDAVConnection(IHTTPConnectionFactory connectionFactory,
DAVRepository repo) |
SVNLock |
DAVConnection.doGetLock(String path,
DAVRepository repos) |
SVNLock |
DAVConnection.doLock(String repositoryPath,
String path,
DAVRepository repos,
String comment,
boolean force,
long revision) |
void |
DAVConnection.doUnlock(String path,
DAVRepository repos,
String id,
boolean force) |
void |
DAVConnection.fetchRepositoryRoot(DAVRepository repository) |
void |
DAVConnection.fetchRepositoryUUID(DAVRepository repository) |
static DAVProperties |
DAVUtil.findStartingProperties(DAVConnection connection,
DAVRepository repos,
String fullPath) |
static DAVBaselineInfo |
DAVUtil.getBaselineInfo(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
boolean includeType,
boolean includeRevision,
DAVBaselineInfo info) |
static DAVProperties |
DAVUtil.getBaselineProperties(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
DAVElement[] elements) |
static DAVBaselineInfo |
DAVUtil.getStableURL(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
boolean includeType,
boolean includeRevision,
DAVBaselineInfo info) |
static String |
DAVUtil.getVCCPath(DAVConnection connection,
DAVRepository repository,
String path) |
void |
DAVConnection.open(DAVRepository repository) |