whitebread

8.25.2009

(sub)version skew

Subversion version skew
Using a 1.5 client with a 1.4 server creates problems if you have other machines still running the 1.4 client.
If you upgraded your local copy of the svn client, but the server did not get upgraded, and you’re running ubuntu:

1. Uninstall subversion and libsvn using synaptic
2. Go here here and pick the version of your server/other clients
3. Download both subversion and libsvn in the desired version
4. run sudo dpkg -i on both libsvn and subversion
5. Open synaptic, search for subversion
6. Select the (now old) version of subversion
7. Open the packages menu and select “lock package”
8. Do the same for libsvn

This will mean that your client won’t be upgraded automatically, but should work with your server.

One Response to “(sub)version skew”

  1. Subversion Download Says:

    This is a really great tutorial for download subversion. Thanks for posting!

Leave a Reply

 

The views and opinions expressed in this page are strictly those of the page author.
The contents of this page have not been reviewed or approved by the University of Minnesota.