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

2013-01-13 Thread Thorsten Schöning
Guten Tag Raghu GS, am Samstag, 12. Januar 2013 um 15:12 schrieben Sie: > I am receiving "Not a working copy" error in svn while creating > external reference in svn. Then you should provide some details about your working copy and the commands you issued to set svn:externals. There surely is an

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

2013-01-13 Thread Thorsten Schöning
Guten Tag Nico Kadel-Garcia, am Samstag, 12. Januar 2013 um 16:42 schrieben Sie: > I think that Thorsten perhaps misunderstood your problem. That may be of course. :-) > I just > tested this with Subersion 1.7.8 on a local file based repository, and > when you're trying to *set* svn:externals, y

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

2013-01-13 Thread Raghu GS
> I think that Thorsten perhaps misunderstood your problem. I just > tested this with Subersion 1.7.8 on a local file based repository, and > when you're trying to *set* svn:externals, you do need a local working > copy of the directory you're setting svn:externals for. TortoiseSVN > does provide

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

2013-01-12 Thread Nico Kadel-Garcia
On Sat, Jan 12, 2013 at 9:12 AM, Raghu GS wrote: > Thorsten Schöning am-soft.de> writes: > >> >> Guten Tag Raghu GS, >> am Samstag, 12. Januar 2013 um 11:51 schrieben Sie: >> >> > svn:external can only function in a working copy. >> > How do implement the same in svn source. >> > Because people m

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

2013-01-12 Thread Raghu GS
Thorsten Schöning am-soft.de> writes: > > Guten Tag Raghu GS, > am Samstag, 12. Januar 2013 um 11:51 schrieben Sie: > > > svn:external can only function in a working copy. > > How do implement the same in svn source. > > Because people may not check working copy. > > svn:external is something

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

2013-01-12 Thread Thorsten Schöning
Guten Tag Raghu GS, am Samstag, 12. Januar 2013 um 11:51 schrieben Sie: > svn:external can only function in a working copy. > How do implement the same in svn source. > Because people may not check working copy. svn:external is something which needs to be recognized by the client, it doesn't nece

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

2013-01-12 Thread Raghu GS
Grierson, David 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/que

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

2013-01-10 Thread Raghu GS
Stefan Sperling apache.org> writes: > > On Thu, Jan 10, 2013 at 12:56:47PM +, Raghu GS wrote: > > 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. > > >

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

2013-01-10 Thread Grierson, David
ampus, Livingston, EH54 7HH   -Original Message- From: Raghu GS [mailto:ragh...@gmail.com] Sent: 10 January 2013 13:49 To: users@subversion.apache.org Subject: Re: access control for Subfolder is not work in svn 1.6 Hi David Thanks for your reply. The solution you pointed looks complex but

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

2013-01-10 Thread Raghu GS
Grierson, David 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/que

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

2013-01-10 Thread Stefan Sperling
On Thu, Jan 10, 2013 at 12:56:47PM +, Raghu GS wrote: > 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/

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

2013-01-10 Thread Grierson, David
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-