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

Re: Subversion file-based authorization

From: Michael Russo <mikerusso1978_at_yahoo.com>
Date: Mon, 18 Feb 2008 11:24:44 -0800 (PST)

I basically asked the same question the other day. For instance, I have a asp.net C# website. It is made up of aspx and cs files. The aspx being HTML and something a web designer would modify and cs which are files that a programmer would modify ... when a web designer checks out a repository they should only get aspx files, while the programmer would get everything ...
 
I believe you can set access to a file one-by-one ... but I dont know of any wild-card methods that would say "deny access to user for particular file extension (ex. *.cs)

----- Original Message ----
From: Miguel Rentes <miguel.rentes_at_efacec.pt>
To: "users_at_subversion.tigris.org" <users_at_subversion.tigris.org>
Sent: Monday, February 18, 2008 1:08:21 PM
Subject: Subversion file-based authorization

Hi everyone,

Is there a way of ensuring that only a user (or a group of users) can change a specific file in a given directory? For example, suppose I have these files on a given directory:

- abc.c
- abc.h
- vernum.h

and I want user harry to change vernum.h but not abc.c or abc.h. All other users except harry can change abc.c or abc.h. Is there a way to change the authz file to put this kind of authorization?

Best regards,

-- 
Miguel Rentes 
Software Engineer 
ID/GR 
Address: 
Rua Eng. Frederico Ulrich apartado 3078 
4471-907 Moreira da Maia - Portugal 
Phone: +351 22 940 20 00 (DDI: 22 940 33 88) 
Fax: +351 22 948 54 28 
Email: miguel.rentes_at_efacec.pt 
Disclaimer
      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
Received on 2008-02-18 20:25:17 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.