Android Tutorial

Showing posts with label Svn on Ubuntu. Show all posts
Showing posts with label Svn on Ubuntu. Show all posts

7.12.2011

Installation SVN on Ubuntu

Installation on Ubuntu

You can install from our PPA, our tarball archive, or directly from our Subversion repository. Users new to Ubuntu should use the PPA option.

Adding the PPA

Karmic and later

sudo add-apt-repository ppa:rabbitvcs/ppa

Hardy, Intrepid and Jaunty

Add the following line to your /etc/apt/sources.list file (signing key=1024R/34EF4A35):
deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu **DISTRIBUTION** main

Installing RabbitVCS

Update your software package repositories with: