GME
13
|
#include <svn_client.h>
Public Attributes | |
svn_revnum_t | revision |
const char * | date |
const char * | author |
Information about commits passed back to client from this module.
Definition at line 416 of file svn_client.h.
const char* svn_client_commit_info_t::author |
author of the commit.
Definition at line 425 of file svn_client.h.
const char* svn_client_commit_info_t::date |
server-side date of the commit.
Definition at line 422 of file svn_client.h.
just-committed revision.
Definition at line 419 of file svn_client.h.