[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: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-02 02:41:30 CEST

On May 1, 2007, at 14:39, Andy Levy wrote:

> On 5/1/07, David Goldsmith 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

>> 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.

I might be. :-)

I've been happy with Subversion installed via MacPorts for awhile
now. It's pretty easy:

1. Download the MacPorts 1.4.0 disk image from here:

http://svn.macosforge.org/repository/macports/downloads/MacPorts-1.4.0/

2. Set up your shell which is described here:

http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts

3. Update to the latest version:

sudo port selfupdate

4. Now you can install Subversion by typing:

sudo port install apr-util +no_bdb
sudo port install subversion +no_bdb

Lots of other software is available via MacPorts, so it may be worth
your while to set this up so that you can install other software easily.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 2 02:42:08 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.