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

RE: Access controll with svnserve

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-01-28 01:33:01 CET

Hi Thomas,

-=> Are there any plans to add an access level for each user
-=> or even control to specific paths within the repository?

I don't have an answer for your question, but we're in
the same boat as you...one solution is to use the pre-
commit hook and control based upon user and repo path.

That won't stop checkouts, we'd need a checkout hook
for that, but at least you can control commits.

repo/hooks/pre-commit.tmpl is a good place to start.

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 28 01:34:44 2005

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.