[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 10:54:02 -0400

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

> Hi,****
>
> ** **
>
> I tried to list a repository served by Visual SVN 2.1.9 (Subversion 1.6.17,
> Apache 2.2.19) with a Windows 1.7 pre-release client downloaded from
> Collabnet (
> https://ctf.open.collab.net/sf/frs/do/viewRelease/projects.csvn/frs.svn_binaries.windows).
> ****
>
> ** **
>
> With the “alpha” and “beta” clients I get the following error:****
>
> ** **
>
> >svn.exe ls https://xxxx:8443/yyyy****
>
> svn: E175009: Unable to connect to a repository at URL '
> https://xxxx:8443/yyyy'****
>
> svn: E175009: XML parsing failed: (400 Bad Request)
>

Does the SVN ls command even support this? I was not aware that it did.
 When I try it from OSX using 1.6 and 1.7 this is what I get:

1.6:
$ /usr/bin/svn ls http://cu171.cloud.sp.collab.net/svn/
svn: Repository moved temporarily to 'http://cu171.cloud.sp.collab.net/svn/';
please relocate

1.7:
$ svn ls http://cu171.cloud.sp.collab.net/svn/
svn: E175011: Unable to connect to a repository at URL '
http://cu171.cloud.sp.collab.net/svn'
subversion/libsvn_ra_neon/util.c:607: (apr_err=175011)
svn: E175011: Repository moved temporarily to '
http://cu171.cloud.sp.collab.net/svn'; please relocate

In my case the server is running 1.7 as well. I can browse the list of
repositories using my web browser. FWIW, that is all I thought this feature
was supposed to support.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-26 16:54:35 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.