Home > PHP > Function > SVN > svn_repos_fs_begin_txn_for_commit()

svn_repos_fs_begin_txn_for_commit()

svn_repos_fs_begin_txn_for_commit - Create a new transaction

Syntax

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

Arguments

  • repos - The path to the working copy or repository.
  • rev - The path to the working copy or repository.
  • author - The path to the working copy or repository.
  • log_msg - The path to the working copy or repository.

Description

Create a new transaction

Version

PHP PECL svn >= 0.2.0

Return value