GME  13
Public Attributes
svn_opt_revision_value_t Union Reference

#include <svn_opt.h>

List of all members.

Public Attributes

svn_revnum_t number
apr_time_t date

Detailed Description

A revision value, which can be specified as a number or a date.

Note:
This union was formerly an anonymous inline type in svn_opt_revision_t, and was converted to a named type just to make things easier for SWIG.
Since:
New in 1.3.

Definition at line 386 of file svn_opt.h.


Member Data Documentation

the date of the revision

Definition at line 392 of file svn_opt.h.

The revision number

Definition at line 389 of file svn_opt.h.


The documentation for this union was generated from the following file: