Re: [viewvc-dev] viewvc.conf "forbidden" has no affect ?
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <47869069.9030300__38613.1007726819$1200001159$gmane$org@collab.net> |
Phil Pinkerton wrote:
> ViewVC 1.0.3 On Solaris 10, Subversion 1.4.2
>
> When setting the forbidden parameter in the viewvc.conf file the setting
> has no affect at all ?
>
> example: SVN
>
> ~svn/repository/A
> ~svn/repository/B
> ~svn/repository/C
>
> example: viewvc.config
>
> ...
> forbidden = ~svn/repository/C
> ...
>
> ViewVC still show all three ?? when I access the ~svn/repository
>
> any thoughts ??
'forbidden' is matched against a single path component. Does:
forbidden = C
do what you want?
--
C. Michael Pilato <[email protected]>
CollabNet <> www.collab.net <> Distributed Development On Demand
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHhpBpokEGqRcG/W4RAkG0AJ9hsKmsmc9VJRua1kkSXcxWjBIb0ACghV9i 1EDJBf+Jug4RdcO4lqiUI/s= =xGEL -----END PGP SIGNATURE-----