org.tigris.subversion.javahl
Class Revision.Kind
public static final
class
Revision.Kind
extends Object
implements RevisionKind
Various ways of specifying revisions.
Note:
In contexts where local mods are relevant, the `working' kind
refers to the uncommitted "working" revision, which may be modified
with respect to its base revision. In other contexts, `working'
should behave the same as `committed' or `current'.
the values are defined in RevisionKind because of building reasons