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

Re: Launch svnserve in tunnel mode

From: Alvin Thompson <alvin-svn_at_thompsonlogic.com>
Date: 2005-04-14 23:15:02 CEST

Andrew Thompson wrote:
> You just don't do it that way. svnserve is launched in tunnel mode by
> attempting to connect to it via:
>
> svn <somecommand> svn+ssh://server/path/to/repository
>
> To have it use a specific username, you have to set that up in the
> authorized_keys file.

svn <somecommand> svn+ssh://username@server/path/to/repository

works too.

hth,
alvin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 15 00:02:07 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.