Dear All, QUESTION IN 1 LINE: How to specify 'direct-svn-fs' for repository type?
DESCRIPTION: I have used Trac for couple of months and love it a lot. Generally, we configure Trac and its SVN repository which works fine. Now I have a requirement of sharing a single Trac Wiki with multiple repositories. By doing this what I am expecting is to "share" Ticketing System, Wiki Pages while individual project groups having their own code repository, access control, timeline (for changesets). By searching around for couple of days I realized that we can achieve this by having a 'database' on shared configuration and 'repository- dir' on project specific configuration. However, by having this I get "TracError: The 'repository_dir' has changed, a 'trac-admin resync' operation is needed." every time I swap the project. By resynchronizing it works back. Therefore now I want NOT to use database for repository access. In other works to disable 'caching' for repository access. I saw at few places (http://trac.edgewall.org/browser/branches/cboos- dev/vc-refactoring/trac/versioncontrol/svn_fs.py?rev=2464) that we can achieve this by specifying repository type as 'direct-svn-fs'. When I do that it says: TracError: Unsupported version control system "direct- svn-fs". What's the possible solution for me. Thanks in advance! Sumith --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. 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 -~----------~----~----~----~------~----~------~--~---
