Package com.zfabrik.svnaccess
package com.zfabrik.svnaccess
-
ClassDescriptionCallback handler for SVN LIST operationCallback handler for SVN LOG operationDescribes the kind of a
SvnDirEntry
orSvnLogItem
- 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 - seeNodeKind
(c) by ZFabrik Software KG 2009,2010,2011,2012,2013,2014,2015 User: udoo Date: 03.07.15 Time: 14:55Encapsulates 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 - seeNodeKind
action: the operation on the path at the given revision