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

Re: write to svn via https and ssh, svn server with one operating system user for ssh access

From: rupert.thurner <rupert.thurner_at_gmail.com>
Date: Fri, 16 Dec 2011 09:59:14 -0800 (PST)

On Dec 16, 3:03 pm, Andy Levy <andy.l..._at_gmail.com> wrote:
> On Fri, Dec 16, 2011 at 08:56, rupert.thurner <rupert.thur..._at_gmail.com> wrote:
> > hi,
>
> > i tried to search a little but i did not see it explicitely:
>
> > 1. is it possible to access the same svn repository for writing via
> > http(s) and ssh?
>
> Yes. It's in the manual.http://svnbook.red-bean.com/en/1.7/svn.serverconfig.multimethod.html
oh god ... you are right. "Supporting Multiple Repository Access
Methods" is not about methods to access multiple repositories, but
about accessing the same repository via multiple methods.

>
> > 2. how would it be possible to configure svn so that only one
> > operating system user is needed for ssh access, like e.g. github is
> > doing?
>
> I think this section of the manual handles that:http://svnbook.red-bean.com/en/1.7/svn.serverconfig.svnserve.html#svn...

ah, yes .... now i see it. even path based authentication can be
shared by entering it into both:
* httpd.conf
* svnserve.conf
(http://svnbook.red-bean.com/en/1.7/
svn.serverconfig.pathbasedauthz.html)

many thanks!

rupert
Received on 2011-12-16 18:59:50 CET

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.