субота, 18. фебруар 2012.

SVN 1.7 on Ubuntu 11.10

This is just a reminder for myself (maybe you will find it useful):


echo "deb http://opensource.wandisco.com/ubuntu lucid svn17" | sudo tee /etc/apt/sources.list.d/svn.list
sudo wget -q http://opensource.wandisco.com/wandisco-debian.gpg -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install subversion
sudo apt-get install libsvn-java


For Eclipe Indigo (or any other ...) add the following to eclipse.ini:


-Djava.library.path=/usr/lib/jni

Нема коментара:

Постави коментар