Christian Boos
Mon, 15 Mar 2010 05:24:24 -0700
On 3/15/2010 11:47 AM, Cooke, Mark wrote:
FYI: mod_python or mod_wsgi is not directly relevant to this problem.That was mainly to indicate which documentation I was reading, in this case: http://trac.edgewall.org/wiki/TracModPython#Settingupmultipleprojects I was not sure this was the 'way to go'. I created a trac installation per svn repository. This seems to work ok.A lot depends on what you are starting from. We are converting from Visual SourceSafe, so have lots of legacy code jumbled up in a few archives. Part of our migration process is to review the archives and how related different projects are and how you control them. Then look at the 1-2-1 svn/trac relationship and group projects accordingly.
As nobody brought this up yet, I'd suggest that you take a look to upcoming Trac 0.12dev, which breaks away from that 1-to-1 assumption. Well, actually you already had the possibility to map 1 repository to n Trac instances even with the oldest Trac versions, but with 0.12, one Trac instance can give you access to multiple repositories, even of unrelated "types" (svn, hg, etc.)
See http://trac.edgewall.org/wiki/0.12/TracRepositoryAdmin for details. -- Christian -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-us...@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.