On Tuesday 30 January 2007 10:14, I wrote: > Wouldn't it be nice, if trac could show a combined history of all revisions > that led to the one you are looking at? > > Those problems can all be solved by having trac support (a) multiple > repositories and (b) multiple parents per revision.
Btw, once we have support for that, we could write a pseudo-svn backend that yields a view to the subversion repository that matches the view the users have, e.g. by mapping the branches-by-convention to real branches. IIUC, something similar is currently done /within/ the RevTree Pluginm [1], but in fact it would be nice to shift that functionality into a separate module and make the RevTree Plugin work on the (yet to be defined) generalized vc api. Regards, Thomas [1] http://www.trac-hacks.org/wiki/RevtreePlugin -- Thomas Moschny <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
