| Package | Description |
|---|---|
| org.tmatesoft.svn.core.replicator |
This package provides classes that allow to replicate existing
repositories.
|
| Class and Description |
|---|
| ISVNReplicationHandler
The ISVNReplicationHandler is the interface for the handlers
which are registered to a repository replicator to keep track of the
replicating process.
|
| SVNRepositoryReplicator
The SVNRepositoryReplicator class provides an ability to
make a copy of an existing repository.
|