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

Re: What SVN command-line client distro should I get to work properly with SVN 1.4.x on the server?

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 13 Jan 2011 18:43:47 -0500

On Thu, Jan 13, 2011 at 6:37 PM, KARR, DAVID (ATTSI) <dk068x_at_att.com> wrote:

> I'm currently using SVNKit 1.2.3 (for SVN 1.5.6) with Subversive. (I had said this was 1.5.7 earlier).

If it was using SVNKit 1.2.3 then you would not be having a problem.
You have to be using the JavaSvn connector that only supports 1.4.
They still provide it because they paid to have some custom behaviors
added around merge and a couple other places that they wanted. But
these customizations were not maintained going forward.

You might also check preferences. SVNKit is capable of supporting
multiple formats. So SVNKit 1.2.3 can support the 1.4 and 1.5
formats. You may have a setting somewhere telling it to use the 1.4
format.

> If I plan to change this connector to use the latest SVNKit, do I first have to delete all of my checked-out projects and check them out again
> after changing the connector?

No, the format will just be upgraded to the latest format. No need to
checkout again and the upgrade is relatively quick. The only issue is
that earlier clients will not be able to read it any more. If you
upgrade them all to 1.6.x this will not be an issue.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-01-14 00:44:24 CET

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

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