RE: Re: [viewvc-users] viewvc + path-based authorization
Julian <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <26462800.2132571242815445994.JavaMail.httpd__49061.9199503728$1242819466$gmane$org@localhost> |
Thanks - got the "authorizer = svnauthz" part added and I'm almost there but have hit another problem - I currently have FULL r/w access to the whole repos tree. So my entry in the svn authz access file is: [repos:/] julian = rw If I remove myself from the svnauthz access file and restart Apache then I cannot get to the repos - the error I get is "An Exception Has Occurred, The root "repos" is unknown...etc" which is good. But we also have users that only need to be able to see certain branches under the repos tree - it's now this that I cannot get to work. So in my svn authz access file if I have the following: [repos:/project1] julian = rw I'd expect I can get to /project1 but NOT even see any other branches such as project2, project3 etc? But what I actually get in my browser is: An Exception Has Occurred Unknown location: / HTTP Response Status 404 Not Found Any help appreciated. Thanks - Julian. ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2329012 To unsubscribe from this discussion, e-mail: [[email protected]].