Uses of Package
org.tmatesoft.svn.core

Packages that use org.tmatesoft.svn.core
Package
Description
Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.
 
 
 
 
 
 
 
This package mostly contains common classes as well as interfaces used throughout all the library.
This package contains interfaces/classes used by the library to authenticate a user to a repository server.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This package provides a low-level API for direct interacting with a Subversion repository on the SVN protocol level.
This package contains the classes necessary for such purposes as: generating delta windows upon comparing target bytes against source ones (also may be vs.
This package provides an implementation of the native Subversion javahl binding interface SVNClientInterface that is distributed within the org.tigris.subversion.javahl package.
 
This package provides classes that allow to replicate existing repositories.
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.
This package gives an advantage to write annotation, status and log information in xml format to any SAX ContentHandler implementation.
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.
  • Class
    Description
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    A main exception class that is used in the SVNKit library.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    A main exception class that is used in the SVNKit library.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
     
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
  • Class
    Description
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
  • Class
    Description
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCommitInfo class represents information about a committed revision.
    A main exception class that is used in the SVNKit library.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    An exception class that is used to signal about the fact that errors occured exactly during an authentication try.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    A main exception class that is used in the SVNKit library.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    This class contains enumeration that describes depth, that is used.
    A main exception class that is used in the SVNKit library.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    A main exception class that is used in the SVNKit library.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    A main exception class that is used in the SVNKit library.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNMergeInfo represents information about merges to a certain repository path.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    A main exception class that is used in the SVNKit library.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNMergeInfo represents information about merges to a certain repository path.
    This class contains enumeration that describes the ways of requesting merge information.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
  • Class
    Description
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    This class contains enumeration that describes depth, that is used.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    A main exception class that is used in the SVNKit library.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    The SVNDirEntry class is a representation of a versioned directory entry.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNMergeRange class represents a range of merged revisions.
    The SVNMergeRangeList represents an array of merge ranges applied to a single target.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNCancelException is used to signal about an operation cancel event.
    The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
    The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
    The SVNDirEntry class is a representation of a versioned directory entry.
    A main exception class that is used in the SVNKit library.
    The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
  • Class
    Description
    The ISVNCanceller interface is used in SVNKit for cancelling operations.
    The SVNCommitInfo class represents information about a committed revision.
    This class contains enumeration that describes depth, that is used.
    A main exception class that is used in the SVNKit library.
    The SVNLock class represents a file lock.
    The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNPropertyValue represents an object wrapper for string and binary version controlled properties providing a set of specific methods to work with them.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNURL class is used for representing urls.
  • Class
    Description
    A main exception class that is used in the SVNKit library.
    The SVNProperties class represents an object wrapper for String to SVNPropertyValue mappings where String keys represent property names and values - property values wrapped in SVNPropertyValue objects.
    The SVNURL class is used for representing urls.