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

Re: [Subclipse-users] Major Issue with 1.1.8 Subclipse plugin

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-11-14 16:02:49 CET

MInger@fiberlink.com wrote on 11/14/2006 09:56:03 AM:

> I'm having the following major issue with the 1.1.8 version of the
plugin:
>
> 1. I check my code from svn on the command line
> 2. I edit my files in eclipse
> 3. I checkin files using subclipse
> 4. If I then try to use svn on the command line, i get the following
error:
>
> svn: This client is too old to work with working copy '.';
please
> get a newer Subversion client
>
> I am on fedora core 6, with subversion 1.3.2
>
> There's no reason subclipse should be incompatible with the command line
programs.
>
> Anyone else seen this issue?

The issue is with Subversion. Subclipse includes Subversion 1.4 and it
introduced a new working copy format. You either need to update your
command line to Subversion 1.4.2, or you need to switch to using the
JavaHL library, which you would have to install but would be the same
version as your command line client.

If you pursue the latter option, you have to delete your projects and
check them out again to get the old WC format back.

SVN 1.4.2 does not provide an option to not convert your WC not does it
provide an option to convert it back.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Nov 14 16:03:15 2006

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.