[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: Andrew Thompson <asteriskuser_at_aktzero.com>
Date: 2005-04-13 23:24:01 CEST

Albert Shih wrote:
> Hello all.
>
> I want to launch snvserve in tunnel mode with a user and I don't know how
> to do that beacause :

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.

See this thread, it's replies, and the thread that it links to:

http://svn.haxx.se/users/archive-2004-08/1213.shtml

(Hint, it's easier if you just keep hitting the "Next In Thread" links.)

-- 
Andrew Thompson
http://aktzero.com/
http://dev.asteriskdocs.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 14 00:14:42 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.