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

Re: access control for Subfolder is not work in svn 1.6

From: Raghu GS <raghugs_at_gmail.com>
Date: Sat, 12 Jan 2013 10:51:45 +0000 (UTC)

Grierson, David <David.Grierson <at> bskyb.com> writes:

>
> Hi,
>
> If I remember correctly, you cannot remove permissions which you have already
granted for a parent folder.
>
> See this answer on ServerFault for a more complete explanation of how I would
go about achieving this.
>
> http://serverfault.com/questions/404003/setup-svn-repository-subfolder-
specific-write-permission/432915#432915
>
> Regards,
>
> David.
> --
> David Grierson - Tools Specialist
> Sky Broadcasting - Customer Business Systems
> Email David.Grierson <at> bskyb.com
> Watermark Building, Alba Campus, Livingston, EH54 7HH
>  
>
> -----Original Message-----
> From: Raghu GS [mailto:raghugs <at> gmail.com]
> Sent: 10 January 2013 12:57
> To: users <at> subversion.apache.org
> Subject: access control for Subfolder is not work in svn 1.6
>
> Hello Everybody
>
> How can i block access to sub folders in svn for repository members ?
> I have tried "membername =" and "*=" (without quotes) parameters in svnauthz
file.
>
> I have also tried "require user membernane" in /etc/httpd/conf.d/svn.conf All
the procedures i have
> tried didn't work.
>
> Please consult the pastebin links given below to know my configuration.
>
> 1) http://pastebin.com/1X71kM9P (/etc/httpd/conf.d/svn.conf)
> 2) http://pastebin.com/2xhN3pcc (/srv/svn/config/svnauthz.conf)
> 3) CentOS 5.x, subversion v1.6.11
>
> Information in this email including any attachments may be privileged,
confidential and is intended
> exclusively for the addressee. The views expressed may not be official
policy, but the personal views of
> the originator. If you have received it in error, please notify the sender by
return e-mail and delete it
> from your system. You should not reproduce, distribute, store, retransmit,
use or disclose its contents
> to anyone. Please note we reserve the right to monitor all e-mail
communication through our internal and
> external networks. SKY and the SKY marks are trade marks of British Sky
Broadcasting Group plc and are used
> under licence. British Sky Broadcasting Limited (Registration No. 2906991),
Sky Interactive Limited
> (Registration No. 3554332), Sky-In-Home Service Limited (Registration No.
2067075) and Sky
> Subscribers Services Limited (Registration No. 2340150) are direct or
indirect subsidiaries of
> British Sky Broadcasting Group plc (Registration No. 2247735). All of the
companies mentioned in this
> paragraph are incorporated in England and Wales and share the same registered
office at Grant Way,
> Isleworth, Middlesex TW7 5QD.
>
>

Hi David

svn:external can only function in a working copy.
How do implement the same in svn source.
Because people may not check working copy.
Received on 2013-01-12 11:52:43 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.