Subversion 1.6.16
|
A revision value, which can be specified as a number or a date. More...
#include <svn_opt.h>
Data Fields | |
svn_revnum_t | number |
The revision number. | |
apr_time_t | date |
the date of the revision |
A revision value, which can be specified as a number or a date.
svn_opt_revision_t
, and was converted to a named type just to make things easier for SWIG.