Field Summary |
|
final public static String | AUTHOR An "svn:author" revision
property (that holds the name of the revision's author). |
final public static String | AUTOVERSIONED |
final public static String | CURRENTLY_COPYING "svn:sync-currently-copying" revision property. |
final public static String | DATE An "svn:date" revision property
that is a date & time stamp representing the time when the
revision was created. |
final public static String | FROM_URL "svn:sync-from-url" revision property. |
final public static String | FROM_UUID "svn:sync-from-uuid" revision property. |
final public static String | LAST_MERGED_REVISION "svn:sync-last-merged-rev" revision property. |
final public static String | LOCK "svn:sync-lock" revision property. |
final public static String | LOG An "svn:log" revision property -
the one that stores a log message attached to a revision
during a commit operation. |
final public static String | ORIGINAL_DATE |