Class SvnLogItem

java.lang.Object
com.zfabrik.svnaccess.SvnLogItem

public class SvnLogItem extends Object
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