On 02 Mar 22:05, Cédric Krier wrote:
> On 02 Mar 16:45, Cédric Krier wrote:
> > Hi,
> > 
> > I will start to merge all the repositories to use named branch.
> > Normally, commit in default branch should still work but I would prefer
> > to not have them during the process. But commit in released series must
> > be avoid until the end of the migration (normally, I'm the only one to
> > do such work).
> > Once done, I will put a redirection to old series sub path to redirect
> > to the main path:
> >     http://hg.tryton.org/3.0/trytond -> http://hg.tryton.org/trytond
> >     http://hg.tryton.org/3.0/modules/account -> 
> > http://hg.tryton.org/modules/account
> > 
> > I hope to finish the job by the end of the day.
> 
> I just finish the merge of all repositories. I took a little more time
> than expected because of some conflict where mercurial request manual
> answer (did not find a way to automate this).
> I would like to run the unittest on some branches before pushing the new
> repositories. So the repositories must stay readonly until I hope
> tomorrow (pushing now will generate a very big merge).

Migration is done.
I put an URL redirect for old hg.tryton.org path like [0-9]+\.[0-9]+(.*) -> $1
It seems to work except for URL wihtout trailing / (don't find the right
configuration). It also works from mercurial but if you do a pull, you
must be careful to update using the right branch (-b <branch>).
The unittest script is updated to use also the righ branches normally.
I miss the disable of the email notification for the first push
(tryton), sorry fo the noise.

Please email me if you find something broken.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpdPpqxR3hTL.pgp
Description: PGP signature

Reply via email to