I want to upgrade from svn 1.6 to 1.7 on my Ubuntu 10
I followed a few links over the internet to add some repositories such as https://askubuntu.com/questions/65468/where-can-i-find-a-subversion-1-7-binary and after trying some messy things, but I landed up getting stuck with this error whenever i type svn on the command line.
Svn: error while loading shared libraries: libserf-1.so.0 cannot open shared object file: No such file or directory
No matter how many times i remove and reinstall subversion and libserf1, nothing changes. The only thing i suspect is that i get this error message
WARNING: The following packages cannot be authenticated! libserf1 libsvn1 subversion
What should i do?