検索

phrase: max: clip:
target: order:
Results of 11 - 17 of about 17 for repos (0.002 sec.)
リポジトリ内のファイルの内容を返す 8017
« svn_blame svn_checkout » PHP Manual SVN 関数 リポジトリ内のファイルの内容を返す svn_cat (PECL ... トリ内のファイルの内容を返す 説明 svn_cat ( string $repos_url , int $revision_no = ? ): string リポジトリ内の ... ファイルを指す URL repos_url の中身を返します。オプションでリビジョン番号 r ... evision_no を指定します。 パラメータ repos_url リポジトリ内のアイテムへのパスを表す URL 文字列 ... ワード: 内容 , ファイル , リビジョン , 関数 , cat , repos , ドキュメント , アイテム , 番号 , 取得 ...
https://man.plustar.jp/php/function.svn-cat.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 7638
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... .0) svn_ls — Returns list of directory contents in repository URL, optionally at revision number 説明 svn_l ... s ( string $repos_url , int $revision_no = SVN_REVISION_HEAD , bool ... ol $peg = false ): array This function queries the repository URL and returns a list of files and directori ... specific revision. This is equivalent to svn list $repos_url[@$revision_no] 注意 : This function does not w ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
リポジトリから作業コピーをチェックアウトする 7414
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_che ... ピーをチェックアウトする 説明 svn_checkout ( string $repos , string $targetpath , int $revision = ? , int $fl ... ags = 0 ): bool repos にあるリポジトリの リビジョン revision を、 target ... th の作業コピーにチェックアウトします。 パラメータ repos チェックアウトしたいリポジトリ内のディレクトリを表 ... - Sends changes from the local working copy to the repository svn_status() - Returns the status of working ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
指定したリポジトリ URL のコミットログメッセージを返す 7052
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す ... コミットログメッセージを返す 説明 svn_log ( string $repos_url , int $start_revision = ? , int $end_revision ... COPY ): array svn_log() は、指定したリビジョン URL repos_url の中身の完全な履歴を返します。 start_revision ... この関数は、 svn log --verbose -r $start_revision $repos_url と同等です。 パラメータ repos_url 履歴を取得し ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
Revert changes to the working copy 6000
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... king copy. パラメータ path The path to the working repository. recursive Optionally make recursive changes. ... svn_delete() - Delete items from a working copy or repository svn_export() - Export the contents of a SVN d ... copy , Revert , the , path , recursive , revert , repository , SVN , Delete ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
新しいトランザクションを作成する 5845
« svn_fs_apply_text svn_fs_change_node_prop » PHP Manual SVN 関数 新しいトランザクションを作成す ... ションを作成する 説明 svn_fs_begin_txn2 ( resource $repos , int $rev ): resource 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/function.svn-fs-begin-txn2.html - [similar]
作業コピーあるいはリポジトリ内にディレクトリを作成する 5845
« svn_ls svn_repos_create » PHP Manual SVN 関数 作業コピーあるいはリポジトリ内にディレクトリを作 ...
https://man.plustar.jp/php/function.svn-mkdir.html - [similar]
PREV 1 2 NEXT