Uses of Package
org.tmatesoft.svn.core.wc2

Packages that use org.tmatesoft.svn.core.wc2
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
This package provides a low-level API for direct interacting with a Subversion repository on the SVN protocol level.
 
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
NEW: this package contains command-style API to perform most of Subversion operations on the level of abstraction similar to that of the command line client.
NEW: this package contains command-style API to perform most of Subversion operations that works directly on local repository on the level of abstraction similar to that of the command line client.
NEW: this package contains callback interfaces for the new WC2 API.