All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description IDirEntryHandler Callback handler for SVN LIST operationIStreamHandler ISvnLogEntryHandler Callback handler for SVN LOG operationISvnRepository NodeKind Describes the kind of aSvnDirEntryorSvnLogItem- so called a node.SvnDirEntry 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 - seeNodeKindSvnInfo (c) by ZFabrik Software KG 2009,2010,2011,2012,2013,2014,2015 User: udoo Date: 03.07.15 Time: 14:55SvnLogItem 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 - seeNodeKindaction: the operation on the path at the given revisionSvnLogItem.Action