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

Re: svn+ssh with scponly

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-29 15:00:15 CEST

Matthias Fechner wrote:
> Hi,
>
> i tried now to use subversion with ssh and scponly on the serverside.
> For this i compiled scponly with subversion support.
> If i try now to checkout a repository i always get:
> svn: Connection closed unexpectedly
> zsh: exit 1 svn co svn+ssh://idefix-svn@localhost:/usr/local/svn/rep
>
> Is there a way, to get svn to be a little more verbose to me?

You can try running the ssh command directly:
ssh user@server svnserve -t

I'm not familiar with scponly, but it appears to have a list of "valid"
programs. Did you put/enable svnserve in the list?

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 15:03:57 2005

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.