#include <svn_ra_svn.h>
Data Fields | |
| const char * | cmdname |
| Name of the command. | |
| svn_ra_svn_command_handler | handler |
| Handler for the command. | |
| svn_boolean_t | terminate |
| Termination flag. | |
Definition at line 116 of file svn_ra_svn.h.
|
|
Termination flag. If set, command-handling will cease after command is processed. Definition at line 126 of file svn_ra_svn.h. |
1.3.9.1