[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] obsolete repository after subclipse upgrade to 1.1.9

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-23 23:09:01 CET

On 1/23/07, Goehring <lutz.goehring@uni-hohenheim.de> wrote:
>
> Hi all,
>
> I was accessing my subversion repository in the classical way. Then I
> installed subclipse 1.1.9. When I wanted to reaccess my repository I got
> the following message:
>
> svn: This client is too old to work with working copy '/afs/uni-
> hohenheim.de/project/mas/Users/lgoehrin/Hohenheim/TestMipHandler/src';
> please get a newer Subversion client
>
> I am using the following version of svn:
>
> root@mas04:TestMipHandler > svn --version
> svn, version 1.1.4 (r13838)
> compiled Oct 8 2005, 00:25:19

svn 1.1.4 is ancient. In this case though, the issue is that Subclipse
includes SVN 1.4, and SVN 1.4 uses a new format for the working copy. Older
SVN clients cannot read it. So you need to update your other SVN clients to
1.4.x or be sure not to mix clients on the same working copy.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Tue Jan 23 23:09:12 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.