SVN
PHP Manual

svn_repos_fs_begin_txn_for_commit

(PECL svn:0.2)

svn_repos_fs_begin_txn_for_commit — Create a new transaction

Description

resource svn_repos_fs_begin_txn_for_commit ( resource $repos , int $rev , string $author , string $log_msg )
Warning

This function is currently not documented; only the argument list is available.

Create a new transaction

Notes

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.


SVN
PHP Manual