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

Re: using tunnels via svnserve

From: Ben Reser <ben_at_reser.org>
Date: 2004-08-02 21:13:59 CEST

On Sun, Aug 01, 2004 at 08:25:34PM -0000, mrparity@tigris.org wrote:
> ------- Additional comments from mrparity@tigris.org Sun Aug 1 13:25:33 -0700 2004 -------
> hello,
>
> i'm using svnserve with and without an ssh tunnel. if i use a ssh tunnel the
> user need a direct access to the db files, maybe there is a better solution.
> after the tunnel the clients have access to the repository via file:/// ...
> isn't it much better to connect after the tunnel to the localhost? if this will
> become true, there is no need of sharing the files.
>
> i could imagine this way:
>
> -------- ssh-tunnel --------
> |client|--------------->|server|
> -------- --------
> | ^
> | |
> |----|
> (connection to localhost)
>
> maybe this idea is too far from the reality, than i'm sorry for it and please
> close this issue.

We've talked about doing this before. It just hasn't been taken up by
anyone to actually implement. From my past interest in this I don't
believe that it's going to be terribly easy to add since the existing
tunnel code isn't very compatable with implementing this method of
operation.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 2 21:14:08 2004

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.