Package | Description |
---|---|
org.tmatesoft.svn.core.wc |
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
|
org.tmatesoft.svn.core.wc.admin |
This package provides API for administrative managing Subversion repositories on a local machine.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SVNClientManager.initClientDefaults(SVNAdminBasicClient client) |
Modifier and Type | Class and Description |
---|---|
class |
SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
|
class |
SVNLookClient
The SVNLookClient class provides API for examining
different aspects of a Subversion repository.
|
Copyright © 2024. All rights reserved.