|
GME
13
|
#include <svn_client.h>

Public Attributes | |
| svn_stringbuf_t * | node_name |
| apr_hash_t * | prop_hash |
This is a structure which stores a filename and a hash of property names and values.
Definition at line 346 of file svn_client.h.
The name of the node on which these properties are set.
Definition at line 349 of file svn_client.h.
A hash of (const char *) property names, and (svn_string_t *) property values.
Definition at line 353 of file svn_client.h.
1.7.6.1