Install older subversion version

Jasper Frumau jasperfrumau at gmail.com
Sun Oct 21 22:46:48 PDT 2012


Hi veryone,

I am working on a site usinf SVN , making changes locally and uploading
them. Doing this mainly from the command line, but wanted to use SCPlugin
to do commits from a finder window. I got this warning:
This client is too old to work with working copy '/opt/local/www/site'.
You need
to get a newer Subversion client, or to downgrade this working copy.

I checked the server to find out their version of subversion and mine:

curl -X OPTIONS http://www.site.com
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.  Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr>
<address>Apache/2.2.15 (CentOS) DAV/2 PHP/5.3.3 mod_ssl/2.2.15
OpenSSL/1.0.0-fips SVN/1.6.11 Server at www.domain.com Port 80</address>
</body></html>

svn --version
svn, version 1.7.7 (r1393599)
   compiled Oct 17 2012, 18:35:11

Copyright (C) 2012 The Apache Software Foundation.
This software consists of contributions made by many people; see the NOTICE
file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using
Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
  - handles 'http' scheme
  - handles 'https' scheme

How can I revert the MacPorts client to 1.6.11 or something that makes
SCPlugin work again?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20121022/c51cece8/attachment.html>


More information about the macports-users mailing list