RE: Re: Re: Re: [viewvc-users] viewvc, and using svn+ssh

Dave Uebele <[email protected]> Thu, 14 Jan 2016 14:20:49 -0800 (PST)
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <1908486720.12241.1452810049604.JavaMail.httpd__5464.22877018831$1452810071$gmane$org@localhost>
standalone.py has been helpful, of course the next step I'm trying breaks standalone.py usage.

Now I'm trying to correctly use per repository root authz files.

I was hoping to just use:
root_relative_authzfile = conf/authz

But that doesn't seem to work
So instead, trying to figure how I can specify an authorizer per repo. 

Or can/should I specify per repository root authz file
It doesn't seem to help that the repository includes "-" does that mess up viewvc's parsing? (or is the "root-" not needed)?

 [root-foo-bar/options]
 authorizer = svnauthz

 [root-foo-bar/authz-svnauthz]
 authzfile = /repos/foo-bar/conf/authz

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3155491

To unsubscribe from this discussion, e-mail: [[email protected]].