Definitions of ra_svn dirent fields
ra_svn passes
svn_dirent_t
fields over the wire as a list of words, these are the values used to represent each field.
More...
Detailed Description
ra_svn passes
svn_dirent_t
fields over the wire as a list of words, these are the values used to represent each field.
Define Documentation
#define SVN_RA_SVN_DIRENT_CREATED_REV "created-rev" |
The ra_svn way of saying SVN_DIRENT_CREATED_REV
.
Definition at line 76 of file svn_ra_svn.h.
#define SVN_RA_SVN_DIRENT_HAS_PROPS "has-props" |
The ra_svn way of saying SVN_DIRENT_HAS_PROPS
.
Definition at line 73 of file svn_ra_svn.h.
#define SVN_RA_SVN_DIRENT_KIND "kind" |
The ra_svn way of saying SVN_DIRENT_KIND
.
Definition at line 67 of file svn_ra_svn.h.
#define SVN_RA_SVN_DIRENT_LAST_AUTHOR "last-author" |
The ra_svn way of saying SVN_DIRENT_LAST_AUTHOR
.
Definition at line 82 of file svn_ra_svn.h.
#define SVN_RA_SVN_DIRENT_SIZE "size" |
The ra_svn way of saying SVN_DIRENT_SIZE
.
Definition at line 70 of file svn_ra_svn.h.
#define SVN_RA_SVN_DIRENT_TIME "time" |
The ra_svn way of saying SVN_DIRENT_TIME
.
Definition at line 79 of file svn_ra_svn.h.