| Package | Description |
|---|---|
| org.tmatesoft.svn.core.replicator |
This package provides classes that allow to replicate existing
repositories.
|
| Modifier and Type | Field and Description |
|---|---|
private ISVNReplicationHandler |
SVNRepositoryReplicator.myHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNRepositoryReplicator.setReplicationHandler(ISVNReplicationHandler handler)
Registers a replication handler to this replicator.
|