Package com.zfabrik.svnaccess
Class SvnLogItem
java.lang.Object
com.zfabrik.svnaccess.SvnLogItem
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