I have had the same problem. I am running 8.04 , but (I think because I
wanted to test kde 4.1 and so added some repositories)  , the svn 1.5
installed from som repository.   MAYBE the intrepid-backports repository
... or http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu repository
... or whatever .... I do not now, but in plain hardy repository the
subversion is still 1.4.

Workaround is pinning the svn version. That means in the (if nonexistent, 
create it) file /etc/apt/preferences adding lines :
Package: subversion
Pin: version 1.4.6dfsg1-2ubuntu1
Pin-Priority: 1000

Package: libsvn1
Pin: version 1.4.6dfsg1-2ubuntu1
Pin-Priority: 1000

And then doing an update.
For fixing woking copies, that have been already converted to 1.5 format .. you 
can use a python script "change-svn-wc-format.py" from the net, it worked fine 
on my huge wc ;).

Real solution (out of my scope):
There should be a dependency  kdesvn .......  <= svn client 1.4

-- 
kdesvn is not compatible with SVN 1.5
https://bugs.launchpad.net/bugs/277049
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to