Re: How is mixed authentication/anonymous access implemented

2011-01-04 Thread C. Michael Pilato
On 01/04/2011 02:57 PM, Avalon wrote: > I now this is a little bit off topic. > But since SVN seems to be the only solution which has this feature, i hope > for any insight from you. > >>> SVN features a mixed authentication/anonymous access (see >>> http://svnbook.red-bean.com/nightly/en/svn.serv

Re: How is mixed authentication/anonymous access implemented

2011-01-04 Thread Avalon
I now this is a little bit off topic. But since SVN seems to be the only solution which has this feature, i hope for any insight from you. SVN features a mixed authentication/anonymous access (see http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.pe

Re: How is mixed authentication/anonymous access implemented

2011-01-04 Thread C. Michael Pilato
On 12/28/2010 08:35 AM, Avalon wrote: > Hi, > > SVN features a mixed authentication/anonymous access (see > http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir.ex-3). > > > I want to achieve the same functionality using a PHP script: allow anony

Re: How is mixed authentication/anonymous access implemented

2010-12-29 Thread Avalon
I think you're looking for this: http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html These are actually all only work-arounds. I am aware of these and especially mentioned that i do not want to use them. Also, I didn't quite understand your post, but unless it's about the development

Re: How is mixed authentication/anonymous access implemented

2010-12-28 Thread Daniel Shahaf
I think you're looking for this: http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html Also, I didn't quite understand your post, but unless it's about the development of Subversion (i.e., implementing a new feature or asking about internal implementation details), please follow up on the