svn_fs_is_dir
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Return true if the path points to a directory, false otherwise

2025-01-10 15:47:30
svn_ls
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.1.0) Returns list of directory contents in repository URL, optionally at revision number

2025-01-10 15:47:30
svn_fs_is_file
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Return true if the path points to a file, false otherwise

2025-01-10 15:47:30
svn_fs_make_file
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Creates a new empty file, returns true if all is ok, false otherwise

2025-01-10 15:47:30
svn_delete
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.4.0) Delete items from a working copy or repository.

2025-01-10 15:47:30
svn_fs_revision_root
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.1.0) Get a handle on a specific version of the repository root

2025-01-10 15:47:30
svn_import
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Imports an unversioned path into a repository

2025-01-10 15:47:30
svn_fs_props_changed
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Return true if props are different, false otherwise

2025-01-10 15:47:30
svn_repos_hotcopy
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.1.0) Make a hot-copy of the repos at repospath; copy it to destpath

2025-01-10 15:47:30
svn_fs_txn_root
  • References/PHP/Function/Services/SVN

(PECL svn >= 0.2.0) Creates and returns a transaction root

2025-01-10 15:47:30