| Class | Description |
|---|---|
| CommitEditor |
Implementation of ISVNEditor that drives commits.
|
| RemoteFactory |
Factory class for creating ISVNRemote instances.
|
| RemoteSession | |
| StateReporter |
Implementation of ISVNReporter.
|
| Exception | Description |
|---|---|
| RetryOpenSession |
This checked exception is thrown only from ISVNClient.openRemoteSession
or RemoteFactory.openRemoteSession if a session could not be opened
due to a redirect.
|