> >El vie, 09-02-2007 a las 15:02 +0100, Jonathan Hernandez escribió: >> Hello, >> >> Scope SVN repositories are supported in Trac version 0.10.3? > >I saw that: > >http://trac.edgewall.org/wiki/TracEnvironment#SourceCodeRepository > >So i think it's supported... someone can explain it? > >if /svn-repos is a svn repository, can I put this value to >repository_dir? > >repository_dir = /svn-repos/foo1/trunk
Yes sure, we're using trac just like this: we have a common svn repository containing different projects like /svn/proj1/trunk ... /svn/proj2 ... and we have several trac projects pointing to the different locations in the repository i.e. a trac for proj1 point to /svn/proj1/trunk. HTH Lars --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
