#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 115 of file svn_ra_svn.h.
|
Termination flag. If set, command-handling will cease after command is processed. Definition at line 125 of file svn_ra_svn.h. |