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

Limiting access to only commit messages

From: David Resnick <abunetta_at_gmail.com>
Date: 2006-01-19 15:31:56 CET

I need to secure an Apache hosted Subversion repository so that it can be
accessed off-site by a JIRA (bug tracking) server.

 

What I need to know is if there are a set of Apache access methods (like
OPTIONS, PROPFIND, etc.) that can be used to allow a user to be limited to
getting only log commit messages, without allowing access to the actual
contents of the repository.

 

The Blanket Access Control section of the Subversion book
(http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serv
erconfig.httpd.authz.blanket) hints that this might be possible, but doesn't
describe what the connection is between Apache access methods and Subversion
actions.

 

Thanks in advance,

David Resnick

 
Received on Thu Jan 19 17:15:03 2006

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.