Hi It's used for the browser view "quickjump" function. In browser view the dropdown at the top and to the right will be filled with the entries found in the [svn] part of trac.ini.
Example: [svn] branches = /component1/branches/*,component1/trunk tags = /component1/tags/* This will make the dropdown contain all branches in /component1/branches and the /component1/trunk in the "branches section" and all tags in /component1/tags in the "tags section". Hope this helps. Cheers / Erik 2008/2/4 Kamil Kisiel <[EMAIL PROTECTED]>: > > On Jan 26, 11:26 pm, Jeroen Ruigrok van der Werven <[EMAIL PROTECTED] > nomine.org> wrote: > > -On [20080126 23:59], Kamil Kisiel ([EMAIL PROTECTED]) wrote: > > > > >If I have multiple projects in the same repository, do I just separate > > >the paths using spaces? > > > > >eg: branches = /project1/branches/* /project2/branches/* ? > > > > Trac does not currently support multiple projects per instance. > > > > -- > > Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai > > イェルーン ラウフロック ヴァン デル ウェルヴェン > http://www.in-nomine.org/|http://www.rangaku.org/<http://www.in-nomine.org/%7Chttp://www.rangaku.org/> > > We have met the enemy and they are ours... > > Well, "projects" in the sense that they are just subdirectories of the > same repository. They share the same revisions, etc. > > Anyhow, my question still stands. What exactly do these settings *do* ? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
