Uses of Class
org.tmatesoft.svn.core.wc.SVNConflictChoice

Packages that use SVNConflictChoice
Package
Description
Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.
 
 
 
 
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
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.