I can't browse beneath branches/tags/trunk when my svn repo is configured in [repositories]. Trac/Apache returns 403 Forbidden. However, when I use repository_dir under [trac], browsing works fine. Below are the relevant sections:
[repositories] deluge-svn.dir = /data/svn/deluge deluge-svn.type = svn .alias = deluge-svn deluge.dir = /data/git/deluge deluge.type = git deluge.url = ssh://git.ccb/data/git/deluge [trac] check_auth_ip = true database = sqlite:db/trac.db default_charset = iso-8859-15 default_handler = WikiModule ignore_auth_case = false mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search metanav = login,logout,settings,help,about permission_store = DefaultPermissionStore repository_sync_per_request = templates_dir = /usr/share/trac/templates Thanks, Daniel -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/hze0r21qyX0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
