On 19 Dec 12:15, Korbinian Preisler wrote: > Hi, > > On 15.12.2014 23:47, Cédric Krier wrote: > > Hi, > > > > I started to work on migrate the current infrastructure of mercurial > > repositories to mercurial-server. > > I have some questions about the transition where we could solve some > > issue. > > > > - I'm thinking about removing the subfolder modules/ to put all modules > > on top level. Because of the hgnested, we can not ask hgwebdir to show > > all subdirectories otherwise all modules will be duplicated under > > trytond/, so we don't see currently the modules directly, that's why I > > propose to move all modules under /. It will break all repository that > > point to the old path. > For now it was quite simple to clone all modules as in they are separated.
OK, let's keep it like that. I find a way to put on the index page a small table with the repository layout see http://hg.tryton.org/ > As we are working on older versions we cannot use hgnested any more > since the usage of branches. I would really miss the current structure as > i only see the solution to manage a list of repos that are not modules > and to > skip them when i want to clone all modules without hgnested. I think we could create shared repositories for each series with only the subset of modules that haves the branch. I will try this when migrating the repository structure (probably this WE). -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
