Hello Rupert, [email protected] wrote: > On 11 Dez., 09:49, Christian Boos <[email protected]> wrote: > >> Hello, >> >> I'd like to clarify the structure of the code repository by moving our >> plugins to a dedicated place, instead of the sandbox: >> >> /plugins >> /0.10 >> /WebAdmin >> /0.11 >> /mercurial-plugin >> /spam-filter >> /0.12 >> /spam-filter >> /multirepos >> /mercurial-plugin >> >> > > this structure seems _very_ confusing. a version should imo be only in > "branches" and "tags" with subversion.
Thanks for joining the discussion, but it's a bit late ... > why not put the plugins folder > into contrib, or on the same level as the "trac" folder? there is > already a "sample-plugins" folder beside trac, btw. > Because the discussion was about clarifying the distinction between plugins and branches, which were all mixed in the /sandbox, not about changing the structure of the Trac package itself and bundling the plugins. You're welcome to propose that, but it's an entirely different topic > /trunk > /plugins > /trac > If I misunderstood you in the above and you were instead proposing to have /trunk => /trunk/trac, /branches/0.11-stable => /branches/0.11/trac (etc.) well that's indeed an interesting alternative, but it would break far more things that the previous reorganization, and I'm not sure if the benefits are worth the change. -- Christian -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
