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

Re: 1.7 compatibility issue

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 26 Jul 2011 12:17:17 -0400

On Tue, Jul 26, 2011 at 11:44 AM, Becker, Thomas <Thomas.Becker_at_torex.com>wrote:

> Sorry for the confusion: yyyy stands for svn/<repo_name>, xxxx stands for
> <server_host>. The URL looks like https://
> <server_host>:8443/svn/<repo_name>.
>

So you are saying you cannot even do svn ls against a repository?

The automated test suite would exercise that. It could be some
incompatibility between the client binaries and the way VisualSVN configures
authentication or something like that. The binaries are probably using
ra_serf to talk to the repository, which is new in 1.7. You can try
configuring your client to use Neon as the default. Edit
%APPDATA%\Subversion\config and add:

http-library = neon

At the bottom.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-26 18:17:50 CEST

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.