Installation
Information for installing this PECL extension may be
found in the manual chapter titled Installation
of PECL extensions. Additional information such as new releases,
downloads, source files, maintainer information, and a CHANGELOG, can be
located here:
» http://pecl.php.net/package/svn
If ./configure is having trouble finding the
SVN files (for example, Subversion was installed with a
different prefix directory), use
./configure --with-svn=$USR_PATH
to specify the directory where the
include/subversion-1/ folder is located.
The DLL for this PECL extension
may be downloaded from either the
» PHP Downloads page or from
» http://pecl4win.php.net/
Warning
If the extension is compiled against libsvn 1.3,
functions that work with working copies will fail
when used on working copies created by Subversion 1.4.