Guillermo Garron schrieb: > I have off course tried > $sudo apt-get install svn > sudo apt-get install svn > Password: > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package svn Almost right: apt-get install subversion should get you where you want. ;) Cheers, Kris