> -----Original Message-----
> From: Greg Hudson [mailto:ghudson@MIT.EDU]
> Sent: 2. november 2004 19:09
> To: Casper Hornstrup
> Cc: 'svn-dev-list'
> Subject: Re: Builtin SSH tunneling support
>
> Hi! When you want to start a new thread on a mailing list,
> please don't reply to an existing message and change the
> subject. Smart mail readers will notice the hidden
> "References" or "In-Reply-To" header and thread your new
> message into the old thread, where it might get lost.
Sorry, I didn't know that.
> On Tue, 2004-11-02 at 12:50, Casper Hornstrup wrote:
> > I would like know if you would accept a patch that would enable
> > Subversion to have builtin capability to create and use
> such a tunnel.
>
> Probably not. I think it would be rather confusing two have
> two types of built-in tunnels, and there's no clear benefit
> to your type over the current type.
Hmm, I see.
>
> > P.S. I know there exist svn+ssh also but I don't like that
> users are
> > spawning private svnserve processes on the server. Nor do I like
> > giving all users full access to the repository files on the server.
>
> svnserve in daemon mode just forks off a private process for
> each new connection; it doesn't change anything to have the
> ssh process communicate over a local socket to that new
> private process.
>
> And you don't have to have a separate uid with full
> repository access for each svn+ssh user; see
> http://svn.collab.net/repos/svn/trunk/notes/ssh-tricks for details.
> Note the last trick in particular ("Use a single Unix account
> for multiple svn users").
Is there anyone on this list that has setup svn+ssh on Windows
(Server 2003)? OpenSSH seems to crash for me during startup most of the
time. A reinstall of OpenSSH will fix it...for a few minutes ;-(
A commercial solution is acceptable to me. It just need to be stable
and easy-to-use.
Casper
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 2 19:46:52 2004