#include <svn_types.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. | |
const char * | post_commit_err |
error message from post-commit hook, or NULL. |
Definition at line 347 of file svn_types.h.