Results of 1 - 10 of about 21 for repository (0.001 sec.)
- Returns list of directory contents in repository URL, optionally at revision num... 11551
- « 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_ls ( s ...
ol $peg = false ): array This function queries the repository URL and returns a list of files and directories, o ...
not work with working copies. repos_url must be a repository URL. パラメータ url URL of the repository, eg. htt ...
example.com/svnroot . To access a local Subversion repository via filesystem, use the file URI scheme, eg. file: ...
-
https://man.plustar.jp/php/function.svn-ls.html
- [similar]
- Open a shared lock on a repository 10993
- « svn_repos_hotcopy svn_repos_recover » PHP Manual SVN 関数 Open a shared lock on a repository s
...
>= 0.1.0) svn_repos_open — Open a shared lock on a repository 説明 svn_repos_open ( string $path ): resource 警告 ...
トのみが 記述されています。 Open a shared lock on a repository. 注意 警告 この関数は、 実験的 なものです。この関数 ...
任で使用してください。 関連キーワード: Open , lock , repository , shared , repos , 関数 , open , 警告 , 注意 , リリ ...
-
https://man.plustar.jp/php/function.svn-repos-open.html
- [similar]
- Run recovery procedures on the repository located at path 10926
- « svn_repos_open svn_revert » PHP Manual SVN 関数 Run recovery procedures on the repository loca
...
svn_repos_recover — Run recovery procedures on the repository located at path 説明 svn_repos_recover ( string $p ...
記述されています。 Run recovery procedures on the repository located at path. 注意 警告 この関数は、 実験的 なも ...
ワード: 関数 , repos , Run , recovery , procedures , repository , located , path , recover , 警告 ...
-
https://man.plustar.jp/php/function.svn-repos-recover.html
- [similar]
- Sends changes from the local working copy to the repository 10215
- « svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy
...
to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends ...
changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , b ...
copy files enumerated in the targets array to the repository, with the log message log . Directories in the tar ...
This example commits the calculator directory to a repository, using the username Bob and the password abc123 (h ...
-
https://man.plustar.jp/php/function.svn-commit.html
- [similar]
- Delete items from a working copy or repository 10215
- « svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_d
...
) svn_delete — Delete items from a working copy or repository 説明 svn_delete ( string $path , bool $force = fal ...
rking directory. The item will be deleted from the repository the next time you call svn_commit() on the working ...
svn delete 関連キーワード: from , working , copy , repository , Delete , items , or , 関数 , path , item ...
-
https://man.plustar.jp/php/function.svn-delete.html
- [similar]
- Export the contents of a SVN directory 9826
- « svn_diff svn_fs_abort_txn » PHP Manual SVN 関数 Export the contents of a SVN directory svn_exp
...
ol Export the contents of either a working copy or repository into a 'clean' directory. パラメータ frompath The ...
path to the current repository. topath The path to the new repository. working_co ...
rectory , ontents , of , working , export , copy , repository , path ...
-
https://man.plustar.jp/php/function.svn-export.html
- [similar]
- Returns the status of working copy files and directories 9589
- « svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc
...
iative arrays detailing the status of items in the repository: Array ( [0] => Array ( // information on item ) [ ...
ださい。 repos_text_status Status of item's text in repository. Only accurate if update was set to true . とりうる ...
い。 repos_prop_status Status of item's property in repository. Only accurate if update was set to true . とりうる ...
f the item is versioned: name Base name of item in repository. url URL of item in repository. repos Base URL of ...
-
https://man.plustar.jp/php/function.svn-status.html
- [similar]
- Revert changes to the working copy 9285
- « 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 direct ...
copy , Revert , the , path , recursive , revert , repository , SVN , Delete ...
-
https://man.plustar.jp/php/function.svn-revert.html
- [similar]
- Subversion 8964
- « SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストー
...
— Sends changes from the local working copy to the repository svn_delete — Delete items from a working copy or r ...
返す svn_ls — Returns list of directory contents in repository URL, optionally at revision number svn_mkdir — 作業 ...
コピーする svn_repos_open — Open a shared lock on a repository svn_repos_recover — Run recovery procedures on the ...
repository located at path svn_revert — Revert changes to the ...
-
https://man.plustar.jp/php/book.svn.html
- [similar]
- ファイルの SVN blame を取得する 8490
- « svn_auth_set_parameter svn_cat » PHP Manual SVN 関数 ファイルの SVN blame を取得する svn_blame
...
イルの SVN blame を取得する 説明 svn_blame ( string $repository_url , int $revision_no = SVN_REVISION_HEAD ): arra ...
して、ファイルの SVN blame を取得します。 パラメータ repository_url リポジトリの URL。 revision_no リビジョン番号。 ...
, 取得 , ファイル , Array , リビジョン , status , repository , 番号 , joesmith ...
-
https://man.plustar.jp/php/function.svn-blame.html
- [similar]