検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 22 for working (0.004 sec.)
Export the contents of a SVN directory 12423
« svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_exp ... export ( string $frompath , string $topath , bool $working_copy = true , int $revision_no = -1 ): bool Export ... the contents of either a working copy or repository into a 'clean' directory. パラメ ... repository. topath The path to the new repository. working_copy If true , it will export uncommitted files fr ... om the working copy. 戻り値 成功した場合に true を、失敗した場合に ...
https://man.plustar.jp/php/function.svn-export.html - [similar]
Revert changes to the working copy 11834
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... L svn >= 0.3.0) svn_revert — Revert changes to the working copy 説明 svn_revert ( string $path , bool $recurs ... ): bool Revert any local changes to the path in a working copy. パラメータ path The path to the working repo ... を返します。 参考 svn_delete() - Delete items from a working copy or repository svn_export() - Export the conte ... nts of a SVN directory 関連キーワード: working , copy , Revert , the , path , recursive , revert ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
Update working copy 10875
« svn_status TCP » PHP Manual SVN 関数 Update working copy svn_update (PECL svn >= 0.1.0) svn_up ... date — Update working copy 説明 svn_update ( string $path , int $revno = ... REVISION_HEAD , bool $recurse = true ): int Update working copy at path to revision revno . If recurse is tru ... recursively updated. パラメータ path Path to local working copy. 注意 : 相対パスは、PHP バイナリが存在するディ ... this function: <?php echo svn_update ( realpath ( 'working-copy' )); ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/function.svn-update.html - [similar]
Schedules the addition of an item in a working directory 10235
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a working ... ) svn_add — Schedules the addition of an item in a working directory 説明 svn_add ( string $path , bool $recu ... he file, directory or symbolic link at path to the working directory. The item will be added to the repositor ... y the next time you call svn_commit() on the working copy. パラメータ path Path of item to add. 注意 : ... に false を返します。 例 例1 svn_add() example In a working directory where svn status returns: $ svn status ? ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
Delete items from a working copy or repository 9915
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d ... ECL svn >= 0.4.0) svn_delete — Delete items from a working copy or repository 説明 svn_delete ( string $path ... file, directory or symbolic link at path from the working directory. The item will be deleted from the repos ... itory the next time you call svn_commit() on the working copy. パラメータ path Path of item to delete. 注意 ... documentation on svn delete 関連キーワード: from , working , copy , repository , Delete , items , or , 関数 , ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
Returns the status of working copy files and directories 9225
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... L svn >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( strin ... th , int $flags = 0 ): array Returns the status of working copy files and directories, giving modifications, ... tions, deletions and other changes to items in the working copy. パラメータ path Local path to file or direct ... f repository. revision Integer revision of item in working copy. kind Type of item, i.e. file or directory. と ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
SVN 関数 8905
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition ... of an item in a working directory svn_auth_get_parameter — 認証パラメータを ... ョンを返す svn_commit — Sends changes from the local working copy to the repository svn_delete — Delete items f ... rom a working copy or repository svn_diff — ふたつのパスの差分を ... located at path svn_revert — Revert changes to the working copy svn_status — Returns the status of working co ...
https://man.plustar.jp/php/ref.svn.html - [similar]
Subversion 8854
« SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストー ... 数 svn_add — Schedules the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを ... ョンを返す svn_commit — Sends changes from the local working copy to the repository svn_delete — Delete items f ... rom a working copy or repository svn_diff — ふたつのパスの差分を ... located at path svn_revert — Revert changes to the working copy svn_status — Returns the status of working co ...
https://man.plustar.jp/php/book.svn.html - [similar]
リポジトリから作業コピーをチェックアウトする 8636
« svn_cat svn_cleanup » PHP Manual SVN 関数 リポジトリから作業コピーをチェックアウトする svn_che ... svn_add() - Schedules the addition of an item in a working directory svn_commit() - Sends changes from the lo ... cal working copy to the repository svn_status() - Returns the ... status of working copy files and directories svn_update() - Update w ... ピー , ディレクトリ , 関数 , checkout , リビジョン , working , repos , targetpath , copy ...
https://man.plustar.jp/php/function.svn-checkout.html - [similar]
Sends changes from the local working copy to the repository 8316
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... = 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $l ... = true ): array Commits changes made in the local working copy files enumerated in the targets array to the ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
PREV 1 2 3 NEXT