Hello, as I configured the subversion repositories under Trac I'm able to configure the default repository, but not any additional.
The following syntax works fine : repository_dir = /var/svn/repos/test repository_sync_per_request = (default) repository_type = svn but this one return error "No changeset 0 in the repository" when browsing via menu item 'Browser source' : [repositories] test.dir = /var/svn/repos/test test.hidden = false postfix.dir = /var/svn/repos/postfix postfix.hidden = false Thanks for your attention. Bruno -- 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/-/YFjNDwqkqDkJ. 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.
