#include <svn_types.h>
Data Fields | |
| svn_revnum_t | range_start |
| The beginning (oldest) and ending (youngest) revisions for this segment. | |
| svn_revnum_t | range_end |
| const char * | path |
| The absolute (sans leading slash) path for this segment. | |
Definition at line 897 of file svn_types.h.
|
|
The absolute (sans leading slash) path for this segment. May be NULL to indicate gaps in an object's history. Definition at line 906 of file svn_types.h. |
1.3.9.1