downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

svn_status> <svn_repos_recover
[edit] Last updated: Fri, 25 May 2012

view this page in

svn_revert

(PECL svn >= 0.3.0)

svn_revert作業コピーへの変更を取り消す

説明

bool svn_revert ( string $path [, bool $recursive = false ] )

作業コピー内のパスでのローカルの変更内容を取り消します。

パラメータ

path

作業コピーへのパス。

recursive

再帰的に処理するかどうかを表すオプションのパラメータ。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • svn_delete() - 作業コピーあるいはリポジトリからアイテムを削除する
  • svn_export() - SVN ディレクトリの内容をエクスポートする



add a note add a note User Contributed Notes svn_revert
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites