Re: [tryton-dev] Migration to named branch

2014-04-16 Thread Cédric Krier
On 03 Mar 23:05, Cédric Krier wrote: > 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

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Cédric Krier
On 05 Mar 23:52, Albert Cervera i Areny wrote: > 2014-03-05 23:42 GMT+01:00 Cédric Krier : > > On 05 Mar 23:26, Albert Cervera i Areny wrote: > >> Don't seem to find the commit referred in this issue: > >> > >> https://bugs.tryton.org/issue3445 > > > > Clicking on the link just works for me > > and

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread LAG Robin Baumgartner
On 05.03.2014 23:52, Albert Cervera i Areny wrote: > 2014-03-05 23:42 GMT+01:00 Cédric Krier : >> On 05 Mar 23:26, Albert Cervera i Areny wrote: >>> Don't seem to find the commit referred in this issue: >>> >>> https://bugs.tryton.org/issue3445 >> >> Clicking on the link just works for me >> and th

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Albert Cervera i Areny
2014-03-05 23:42 GMT+01:00 Cédric Krier : > On 05 Mar 23:26, Albert Cervera i Areny wrote: >> Don't seem to find the commit referred in this issue: >> >> https://bugs.tryton.org/issue3445 > > Clicking on the link just works for me > and this works: # hg log -r ed7e2d9b0e40 > and finaly the code is

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Cédric Krier
On 05 Mar 23:26, Albert Cervera i Areny wrote: > Don't seem to find the commit referred in this issue: > > https://bugs.tryton.org/issue3445 Clicking on the link just works for me and this works: # hg log -r ed7e2d9b0e40 and finaly the code is in my local clone. -- Cédric Krier - B2CK SPRL Emai

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Albert Cervera i Areny
2014-03-03 23:05 GMT+01:00 Cédric Krier : > 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 t

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Guillem Barba Domingo
2014-03-05 18:02 GMT+01:00 Cédric Krier : > On 05 Mar 17:45, Guillem Barba Domingo wrote: > > 2014-03-03 23:05 GMT+01:00 Cédric Krier : > > > > > > 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

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Cédric Krier
On 05 Mar 17:45, Guillem Barba Domingo wrote: > 2014-03-03 23:05 GMT+01:00 Cédric Krier : > > > > 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)

Re: [tryton-dev] Migration to named branch

2014-03-05 Thread Guillem Barba Domingo
2014-03-03 23:05 GMT+01:00 Cédric Krier : > > 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 > m

Re: [tryton-dev] Migration to named branch

2014-03-04 Thread Korbinian Preisler
Am 04.03.2014 09:19, schrieb Jean C: > > > Where is trunk now? I latest commit on default branch is null merge > > from 3.0 [1] > > It is trunk as mercurial suggest the development branch is default. > > > From the history of the client [1], it looks like nothing happened since > 3 week

Re: [tryton-dev] Migration to named branch

2014-03-04 Thread Cédric Krier
On 04 Mar 09:19, Jean C wrote: > > > Where is trunk now? I latest commit on default branch is null merge > > > from 3.0 [1] > > > > It is trunk as mercurial suggest the development branch is default. > > > From the history of the client [1], it looks like nothing happened since > 3 weeks ago. Sam

Re: [tryton-dev] Migration to named branch

2014-03-04 Thread Jean C
> > Where is trunk now? I latest commit on default branch is null merge > > from 3.0 [1] > > It is trunk as mercurial suggest the development branch is default. >From the history of the client [1], it looks like nothing happened since 3 weeks ago. Same for the server [2]. Did I miss something ?

Re: [tryton-dev] Migration to named branch

2014-03-03 Thread Cédric Krier
On 04 Mar 00:50, Sergi Almacellas Abellana wrote: > El 03/03/14 23:05, Cédric Krier ha escrit: > >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 d

Re: [tryton-dev] Migration to named branch

2014-03-03 Thread Sergi Almacellas Abellana
El 03/03/14 23:05, Cédric Krier ha escrit: 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 duri

Re: [tryton-dev] Migration to named branch

2014-03-03 Thread Cédric Krier
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 se

Re: [tryton-dev] Migration to named branch

2014-03-02 Thread Cédric Krier
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 migrati