All Classes and Interfaces
Class
Description
Callback handler for SVN LIST operation
Callback handler for SVN LOG operation
Describes the kind of a
SvnDirEntry
or SvnLogItem
-
so called a node.Encapsulates information of a dir item
during a SVN LIST command including
path: path relative to the issued list/info command
crRelPath: path relative to the component repository root path
revision: path's revision
node-kind: path's node-kind - see
NodeKind
(c) by ZFabrik Software KG 2009,2010,2011,2012,2013,2014,2015
User: udoo
Date: 03.07.15
Time: 14:55
Encapsulates information of a log item
during a SVN LOG command including
svnPath: the path is relative to the SVN root
revision: path's revision
node-kind: path's node-kind - see
NodeKind
action: the operation on the path at the given revision