Main Page   Modules   Data Structures   File List   Data Fields  

svn_opt_revision_value_t Union Reference

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

#include <svn_opt.h>


Data Fields

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 213 of file svn_opt.h.


The documentation for this union was generated from the following file:
Generated on Wed Jun 7 14:05:12 2006 for Subversion by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002