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

Re: ra_svn over ssh broken.

From: Michael Price <michael.price_at_acm.org>
Date: 2003-05-15 06:17:43 CEST

Ben Collins-Sussman wrote:
> Michael Price <michael.price@acm.org> writes:
>
>
>>Without changing any of my ~/.subversion files I can use ra_svn over
>>ssh with my 0.22.2 binary just fine.
>>
>>With my HEAD binary it fails basic_test 1 (and all the rest).
>
>
> Well, wait... HEAD ra_svn client won't work against a 0.22.2
> svnserve. You know that, right? The client and server must match.

I installed HEAD (5942) binaries in a directory and put that directory first in
my path. My 0.22.2 binaries live in a different directory. If I login via ssh
and do a quick 'type svn' then it shows the HEAD binary.

A make check with BASE_URL set to the proper value fails basic_test 1 (and all
subsequent tests).

Here is what I get trying to use the binary from a command line, first with the
HEAD binary, then with the 0.22.2 binary:

mixtim_at_taco ~> svn ls svn://localhost/home/mixtim/.repo/repo/d20
svn: Connection refused
svn: Can't connect to host 'localhost'
mixtim_at_taco ~> usr/bin/svn ls svn://localhost/home/mixtim/.repo/repo/d20
tag/
trunk/

I'm on FreeBSD 4.8 (STABLE).

Any clues as to what is wrong?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 06:16:12 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.