Class | Description |
---|---|
SVNBasicDelegate |
The SVNBasicClient is the base class of all SVN*Client
classes that provides a common interface and realization.
|
SVNBasicDelegate.RepositoryReference | |
SVNBasicDelegate.SVNRepositoryLocation | |
SVNChangelistClient16 |
The SVNChangelistClient provides API for managing changelists.
|
SVNCommitClient16 |
The SVNCommitClient class provides methods to perform operations that
relate to committing changes to an SVN repository.
|
SVNCopyClient16 |
The SVNCopyClient provides methods to perform any kinds of copying and
moving that SVN supports - operating on both Working Copies (WC) and URLs.
|
SVNDiffClient16 |
The SVNDiffClient class provides methods allowing to get differences
between versioned items ('diff' operation) as well as ones intended for
merging file contents.
|
SVNLogClient16 |
The SVNLogClient class is intended for such purposes as getting
revisions history, browsing repository entries and annotating file contents.
|
SVNMoveClient16 |
The SVNMoveClient provides an extra client-side functionality over
standard (i.e.
|
SVNStatusClient16 |
The SVNStatusClient class provides methods for obtaining information
on the status of Working Copy items.
|
SVNUpdateClient16 |
This class provides methods which allow to check out, update, switch and
relocate a Working Copy as well as export an unversioned directory or file
from a repository.
|
SVNWCClient16 |
The SVNWCClient class combines a number of version control operations
mainly intended for local work with Working Copy items.
|
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.