svn_client_commit_info_t Struct Reference

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.


Detailed Description

Information about commits passed back to client from this module.

Deprecated:
Provided for backward compatibility with the 1.2 API.

Definition at line 303 of file svn_client.h.


Field Documentation

just-committed revision.

Definition at line 306 of file svn_client.h.

server-side date of the commit.

Definition at line 309 of file svn_client.h.

author of the commit.

Definition at line 312 of file svn_client.h.


The documentation for this struct was generated from the following file:

Generated on Wed Mar 23 23:29:30 2011 for Subversion by  doxygen 1.5.5