svn_repos_fs_commit_txn

(PECL svn >= 0.2.0)

svn_repos_fs_commit_txnCommits a transaction and returns the new revision

Opis

svn_repos_fs_commit_txn ( resource $txn ) : int
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Commits a transaction and returns the new revision

Notatki

Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top