There is also TracLegos: http://trac-hacks.org/wiki/TracLegos
Its still in its early stages but it does do some of what you ask: On Thu, Jul 23, 2009 at 10:49:20AM -0300, Leonardo Santagada wrote: > > > On Jul 22, 2009, at 10:01 AM, Niels Ott wrote: > > > > > Hello all, > > > > we're using Trac and SVN sucessfully already here in our small > > University department. While the manual administration works well for > > the internal projects, we need something providing more service for > > our > > students. > > > > The tool which we are seeking is a web interface that allows users to > > create and administrate their own SVN repositories - each repository > > equipped with its own Trac. Repository creation? Yes. Repository serving? No, because, afaik the only way to serve SVN is with apache + mod_svn. Creating an svn repository is pretty simple. As far as administering it, there are a number of Trac plugins for that > > Furthermore, the person creating a > > repository should be the Trac admin (WebAdmin plugin) and should be > > able > > to add/remove users from the project. Not sure what this means. If it means granting permissions, then yes, this is done, but not yet documented. > > Is there a solution available for this task? It would very cool if > > there > > was a Trac plugin that could provide such a service. Beyond the scope of a plugin, probably, at least if you're talking about creating "sister" projects (vs. a child of a parent project). > > We checked out Submin, but it doesn't provide the necessary access > > control functionality. > > > > Thanks in advance for your time. Again, TracLegos isn't finished yet. The real concept is to be able to template Trac project types. Jeff > > I think this idea is very similar to DrProject[1]. > > [1] https://www.drproject.org/ > > -- > Leonardo Santagada > santagada at gmail.com > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
