GME  13
Public Attributes
svn_client_commit_info_t Struct Reference

#include <svn_client.h>

List of all members.

Public Attributes

svn_revnum_t revision
const char * date
const char * author

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 416 of file svn_client.h.


Member Data Documentation

author of the commit.

Definition at line 425 of file svn_client.h.

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.


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