Subversion
|
Information about commits passed back to client from this module. More...
#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. | |
Information about commits passed back to client from this module.
Definition at line 416 of file svn_client.h.