How do you mean parent directory ? I've been working with Christian in trying to provide a unified way of using a hierarchy scheme for repositories. For now i implemented a HGForestRepositoryProvider which works just like the 'normal' (multi) RepositoriesProvider, it also patches the Trac browser to show the hg forest repositories in place much like the normal hgforest works.
Is that like what you mean ? On Feb 8, 10:00 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > how is it possible to configure a hg parent dir? > > rupert. > > On Feb 4, 8:18 pm, Christian Boos <[EMAIL PROTECTED]> wrote: > > > Hello, > > > It's been a long standing issue and I've really become tired of > > switching my repository_dir setting manually in order to browse for my > > local changesets in the many local branches I have, so ... > > > I've taken a shot at implementing multiple repository support. Things > > went surprisingly smooth, mainly because I decided to keep the > > repository cache topic completely aside for now. But if you want to > > directly browse many Subversion and/or Mercurial repositories, within > > one big virtual namespace (repository names are used as disambiguation > > prefixes for paths and as suffixes for changesets), you will surely be > > interested by this branch. > > > More information inhttp://trac.edgewall.org/wiki/MultipleRepositorySupport > > > -- 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 -~----------~----~----~----~------~----~------~--~---
