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

Re: Newbie trying to check-out to Mac: am I SOL?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-01 21:39:20 CEST

On 5/1/07, David Goldsmith <David.L.Goldsmith@noaa.gov> wrote:
> Hi! Newbie (to the list) here. I'm trying to check-out, on a Mac using
> the command line svn version 1.3.1, a project checked into our
> repository using Windows TortoiseSVN wrapping Subversion 1.4.3. I'm
> getting the following error:
>
> subversion/libsvn_wc/questions.c:110: (apr_err=155021)
> svn: This client is too old to work with working copy '.'; please get a
> newer Subversion client

1.3.x clients should be able to communicate with 1.4 servers just
fine. The error you're reporting isn't a server<->client issue, but
rather a purely client issue. The working copy you're using was
created or updated using a 1.4 client, and due to changes made to the
WC format in 1.4, it's incompatible with your 1.3 client.

Is your working copy perhaps shared with another person, or another OS?

> But 1.3.1 appears to be the latest (prebuilt binary) Mac version available:

I see Mark already answered the "how to get 1.4" question; I'm sure
Ryan S. will be along with pointers on other places you can get it as
well.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 1 21:39:36 2007

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.