| Interface | Description |
|---|---|
| ISvnDirectory |
Representation of a directory in a SVN repository.
|
| ISvnEntry |
Representation of a file or directory in a SVN repository.
|
| ISvnFile |
Representation of a file in a SVN repository.
|
| ISvnSession |
| Class | Description |
|---|---|
| SvnDirectory |
Representation of a directory in a SVN repository.
|
| SvnEntry |
Representation of a file or directory in a SVN repository.
|
| SvnFile |
Representation of a file in a SVN repository.
|
| SvnRunner |
Tools for working with Subversion.
|
| SvnSession |
Connection to a Subversion repository.
|
| SvnTools |
Tools for working with Subversion.
|
| Exception | Description |
|---|---|
| SvnAuthException |
SVN authentication exception.
|
| SvnException |
All exceptions explicitly thrown in the Brownies library are of type SvnException.
|