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

Re: [PATCH] svnserve --user, use svn+ssh but avoid system accounts

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-02-20 02:37:29 CET

On Thu, 2004-02-19 at 11:31, Tommi Virtanen wrote:
> Okay, now the patch avoids touching b->user until it really wants to,
> by using extra member, b->tunnel_user. How's this?

After talking with tv on IRC, I committed the functionality of this
patch to the head (it will go into 1.1, some day in the future). I
decided to first commit a patch to make it easier to add and remove
parameters to serve() without changing a bunch of call sites in main(),
and I also reworked tv's patch so that --tunnel-user will work on
systems without APR_HAS_USER.

I like this way of setting up svn+ssh, and will consider how best to
foist it onto people setting up repositories using svnserve after 1.1.0
is released.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 20 02:37:49 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.