On 15 Dec 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.
> 
> - I'm also thinking about removing old redirection from series to root
>   like 3.0 -> /
> 
> Once the migration will be done, committers and translators will have
> access using this paths:
> 
>     ssh://h...@hg.tryton.org/trytond
> 
> I already copied all the ssh keys but the idea will be to store them in
> the roundup user profile.
> 
> When I will do the migration, I espect to have a downtime of
> hg.tryton.org for few hours. I will drop an email here on start and end.

Migration done.
So committers and translators should update their local clone to use the
new path:

    default = ssh://h...@hg.tryton.org/trytond

The wiki page has been updated:
http://code.google.com/p/tryton/wiki/Mercurial

Bonus: committers can create repositories under /sandbox/**

So report any issue you could encounter.
-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Reply via email to