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

authorization with svn+apache access

From: Janardhan Molumuri <mjanardhan_at_gmail.com>
Date: 2007-07-19 22:21:25 CEST

Hi all,

Are there any better ways to implement authorization with svn+apache apart
from authz and basic http authentication?

I would like to following unix permissions similar to file:/// using
svn+apache as well. In this model we will be running httpd as a normal user
and the user will become other users (using sudo) based on the USER variable
and proceed with svn operations. I can think of hooks scripts, but I'd like
to know what is the master program which does all these svn operations (e.g.
commits, hooks scripts executions) so that I can wrap the master program.

Please let me know your suggestions.

-- 
-- JNR
Received on Thu Jul 19 22:20:46 2007

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.