Re: Mixed authentication and WebSVN on same host

2011-06-09 Thread Pier-Luc Petitclerc
Hi Konstantin, Thanks for your reply! I ended up settling for black-and-white access for WebSVN, manually hiding private repositories This is what I ended up doing: > ServerAdmin p...@fusi0n.org > ServerName svn.eratech.ca > DocumentRoot /usr/share/websvn > DirectoryIndex wsvn.php > A

Re: Mixed authentication and WebSVN on same host

2011-06-09 Thread Konstantin Kolinko
2011/6/9 Pier-Luc Petitclerc : > The problem I have with that is related to the user authentication. I have > read that mixed authentication (anonymous vs "registered") is possible with > authz and that's what I tried implementing. Read The Book [1], as well as HTTPD manuals. [2] 1) To mix anonym