#include <client.hpp>
◆ CommitInfo() [1/2]
svn::CommitInfo::CommitInfo |
( |
| ) |
|
|
inline |
◆ CommitInfo() [2/2]
svn::CommitInfo::CommitInfo |
( |
const svn_commit_info_t * | info | ) |
|
|
inline |
◆ author
std::string svn::CommitInfo::author |
◆ date
std::string svn::CommitInfo::date |
◆ postCommitErr
std::string svn::CommitInfo::postCommitErr |
error message from post-commit hook
Referenced by CommitInfo().
◆ revision
svn_revnum_t svn::CommitInfo::revision |
The documentation for this struct was generated from the following file: