#include <svn_client.h>
Data Fields | |
svn_revnum_t | revision |
just-committed revision. | |
const char * | date |
server-side date of the commit. | |
const char * | author |
author of the commit. |
Definition at line 303 of file svn_client.h.
const char* svn_client_commit_info_t::date |
const char* svn_client_commit_info_t::author |