SVN client

From MediaWiki extension testing

Jump to: navigation, search

To install Subversion:

DNS

DNS must be installed. If not "apt-get" returns errors.

echo "nameserver 62.212.87.97" > /etc/resolv.conf

Test DNS :

ping www.google.com

Update

Algemeen :

apt-get update

SVN :

apt-get install subversion
Personal tools