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
Watermark Building, Alba Campus, Livingston, EH54 7HH
>
>
> -Original Message-
> From: Raghu GS [mailto:raghugs gmail.com]
> Sent: 10 January 2013 12:57
> To: users subversion.apache.org
> Subject: access control for Subfolder is not work in svn 1.6
>
> Hello E
Stefan Sperling apache.org> writes:
>
> On Thu, Jan 10, 2013 at 12:56:47PM +0000, Raghu GS wrote:
> > Hello Everybody
> >
> > How can i block access to sub folders in svn for repository members ?
> > I have tried "membername =" and "*=&qu
Watermark Building, Alba Campus, Livingston, EH54 7HH
>
>
> -Original Message-
> From: Raghu GS [mailto:raghugs gmail.com]
> Sent: 10 January 2013 12:57
> To: users subversion.apache.org
> Subject: access control for Subfolder is not work in svn 1.6
>
> Hello E
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 cop
> 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
Hello Everybody
I regret for bugging you once again.
Apache authentication for the particular repository is failing when i use
SVNParentPath, but working well when i use repo:/ instead of folder1:/repo1
in svnauthz file even without changing the apache configuration.
I'll show my configuration