[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

about priviledge control and authz file's bug

From: Buddy wu <ejournal4me_at_gmail.com>
Date: Mon, 23 Feb 2009 11:53:57 +0800

I dont know if this is a bug of svn's privilege control.
I use subversion and apache to public the svn. and in the authz file
to define the priviledge, and use multi repo .the authz file like
this:
[/]
*=r
[a:/]
*=
[b:/]
*=rw
------------------
I want to let everyone can browse http://localhost/svn/
but everyone can't browse repo http://localhost/svn/a

yes, everyone can't browse repo use url "http://localhost/svn/a" but
they can use URL "http://localhost/svn/a." to browse the repo a. NOTE
that the sencond url can access repo a, it is ended with a dot "."
is this a svn bug?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1212443

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-23 08:38:09 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.