Voting

: min(one, four)?
(Example: nine)

The Note You're Voting On

Bruno Macias
14 years ago
For install in CentOS 5.5

yum install subversion subversion-devel neon neon-devel
pecl install svn

echo "extension=svn.so" > /etc/php.d/svn.ini

service httpd restart

<< Back to user notes page

To Top