ubuntu - auto recommends - how to install svn

Posted by chetan
on Monday, May 26
This is what I get when I try to use svn when subversion is not installed on my horny ubuntu :)

chetan@devtaa-desktop:~$ svn co http://code.djangoproject.com/svn/django/trunk/ django_src
The program 'svn' is currently not installed.  You can install it by typing:
sudo apt-get install subversion
bash: svn: command not found