Constant Field Values


Contents
net.sf.*

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

net.sf.statsvn.util.SvnDiffUtils
protected static final java.lang.String BINARY_TYPE "Cannot display: file marked as a binary type."
protected static final java.lang.String INDEX_MARKER "Index: "
protected static final java.lang.String PROPERTY_CHANGE "Property changes on:"
protected static final java.lang.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 java.lang.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 java.lang.String SVN_MINIMUM_VERSION "1.3.0"
public static final java.lang.String SVN_MINIMUM_VERSION_DIFF_PER_REV "1.4.0"