Constant Field Values


Contents
net.sf.*

net.sf.statsvn.input.CacheConfiguration
protected static final String ADDED "added"
protected static final String BINARY "TRUE"
protected static final String BINARY_STATUS "binaryStatus"
protected static final String CACHE "cache"
protected static final String LATEST_REVISION "latestRevision"
protected static final String NAME "name"
protected static final String NOT_BINARY "FALSE"
protected static final String NUMBER "number"
protected static final String PATH "path"
protected static final String PROJECT "project"
protected static final String REMOVED "removed"
protected static final String REVISION "revision"
protected static final String UNKNOWN "unknown"
public static final String XML_VERSION "version"

net.sf.statsvn.util.SvnDiffUtils
protected static final String BINARY_TYPE "Cannot display: file marked as a binary type."
protected static final String INDEX_MARKER "Index: "
protected static final String PROPERTY_CHANGE "Property changes on:"
protected static final String PROPERTY_NAME "Name:"
protected static final int PROPERTY_NAME_LINE 4
public static final int RESULT_SIZE 3

net.sf.statsvn.util.SvnInfoUtils
protected static final String SVN_REPO_ROOT_NOTFOUND "Repository root not available - verify that the project was checked out with svn version 1.3.0 or above."

net.sf.statsvn.util.SvnStartupUtils
public static final String SVN_MINIMUM_VERSION "1.3.0"
public static final String SVN_MINIMUM_VERSION_DIFF_PER_REV "1.4.0"