Now I've tried
* using the anon module - no luck
* creating limitexcept clauses - no luck:
<Location /svn/public/ >
  DAV svn
  SVNPath "C:/inetpub/svn/public"
  <LimitExcept GET PROPFIND OPTIONS REPORT>
        require valid-user
  </LimitExcept>
</Location>

The configs i've tried so far are direct copies from other setups that
work. The only difference right now is the visualsvn
AuthBasicProvider. I'm veeery tempted in throwing out visual svn on
the server now and rolling a standard setup instead..



On Dec 2, 8:17 am, [EMAIL PROTECTED] wrote:
> Alternatively a solution could easily be enabled using 
> this:http://httpd.apache.org/docs/2.2/mod/mod_authn_anon.html
>
> On Dec 1, 11:11 pm, "VisualSVN Support" <[EMAIL PROTECTED]> wrote:
>
> > Hello!
>
> > Thank you for your interest in VisualSVN Server!
>
> > Anonymous Access is not possible now but you could create a special
> > account with required access permissions (read only e.g.).
>
> > Please, don't hesitate to contact us in case any details are necessary.
>
> > On Thu, Nov 27, 2008 at 9:41 PM,  <[EMAIL PROTECTED]> wrote:
>
> > > How can I allow read-only access to unauthenicated users for some
> > > repos when I'm using the windows auth module?
>
> > > thanks,
> > > mads
>
> > --
> > Olga Dolidze
> > VisualSVN Support

Reply via email to