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

Re: putting the pieces together after changing servers

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-11-03 01:07:10 CET

On 2004-11-02 15:59-0800, Culley Harrelson wrote:
> Hi,
>
> I recently moved my subversion repository to a new machine. The old
> machine was running 1.0. As the lone user I connected via
> svn+ssh://...
>
> After moving to the new machine I am still using svn+ssh:// but I
> upgraded to 1.1.1. I can connect to the repository on the server
> using file:/// but not via the ssh tunnel. The message I get is:
>
> /usr/local/bin/svnserve: /usr/local/bin/svnserve.bin: not found
> svn: Connection closed unexpectedly
>
> Is it obvious to anyone what I am doing wrong?

A Wild guess:

You had/have a wrapper script on your old machine, and you are using
it still on your new machine. However, you didn't remember to
rename your svnserve to svnserve.bin when you upgraded... ?

Br, Jani

-- 
Jani Averbach 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 3 01:07:33 2004

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.