Re: [viewvc-users] root_parents
Tim Johnson <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the info, that helped. Now to authentication. Currently it only shows the 4 repos that have world read access, whereas I would like to have it authenticate and then allow individual users access to their files. I set authzfile = /var/opt/subversion/auth/svnaccessfile , and authorizer = svnauthz, but don't get any prompts to authenticate. -Tim C. Michael Pilato wrote: > Tim Johnson wrote: > >> I'm not sure what I'm doing wrong. I keep getting >> >> >> An Exception Has Occurred >> >> The path '/var/opt/subversion' in 'root_parents' has an unrecognized >> repository type. >> >> when navigating to the page. >> >> I have set root_parents = /var/opt/subversion : svnroot, and >> > > You should use: > > root_parents = /var/opt/subversion : svn > > Incredibly, the docs for root_parents fails to point out which root types > are valid for use there. I'll fix that now. > > ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2616581 To unsubscribe from this discussion, e-mail: [[email protected]].