Freeze of repositories

139 views
Skip to first unread message

Cédric Krier

unread,
Mar 23, 2015, 2:20:03 PM3/23/15
to tryton
Hi,

The release 3.6 is planned for the 20th April so it is time to freeze
the repositories and work on fixing the remaining bugs, testing and
translating.

So we will start with a first week where string fixes can still be
applied (until 30th March). So @translators wait until this date before
pushing and keep an eye on the commits for possible string changes.
Also be careful that the client translation has been a little bit
changed:

- you don't need to commit .mo file
- you don't need to extract message (already done in [1])
- you don't need to update catalog (already done in [1])

-> just need to edit the .po (careful to wrap 76) and update the header
with your name.

The request to try to commit only once the translation is still valid.

The translations must be committed before the 17th April 20:00 UTC.

There are some new modules to not forget: account_tax_rule_country,
stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
sale_extra.

The modules country and currency are not managed by translators (except
for the few fields and models).

[1] http://hg.tryton.org/tryton/rev/141fe649ea60

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

Cédric Krier

unread,
Mar 26, 2015, 4:20:03 PM3/26/15
to tryton
On 23 Mar 19:19, Cédric Krier wrote:
> So we will start with a first week where string fixes can still be
> applied (until 30th March). So @translators wait until this date before
> pushing and keep an eye on the commits for possible string changes.

Here is one modification of translation:
https://bugs.tryton.org/issue4679

Mathias Behrle

unread,
Mar 31, 2015, 8:24:50 AM3/31/15
to tryto...@googlegroups.com
* Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
19:19:36 +0100):

> There are some new modules to not forget: account_tax_rule_country,
> stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> sale_extra.

Could you please link them in for hg nclone? It will be easier to download and
no one will forget them.

--

Mathias Behrle
MBSolutions
Gilgenmatten 10 A
D-79114 Freiburg

Tel: +49(761)471023
Fax: +49(761)4770816
http://www.m9s.biz
UStIdNr: DE 142009020
PGP/GnuPG key availabable from any keyserver, ID: 0x8405BBF6

Cédric Krier

unread,
Mar 31, 2015, 8:35:03 AM3/31/15
to tryto...@googlegroups.com
On 31 Mar 14:24, Mathias Behrle wrote:
> * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> 19:19:36 +0100):
>
> > There are some new modules to not forget: account_tax_rule_country,
> > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > sale_extra.
>
> Could you please link them in for hg nclone? It will be easier to download and
> no one will forget them.

They are.

Mathias Behrle

unread,
Mar 31, 2015, 9:06:49 AM3/31/15
to tryto...@googlegroups.com
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
14:33:46 +0200):

> On 31 Mar 14:24, Mathias Behrle wrote:
> > * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> > 19:19:36 +0100):
> >
> > > There are some new modules to not forget: account_tax_rule_country,
> > > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > > sale_extra.
> >
> > Could you please link them in for hg nclone? It will be easier to download
> > and no one will forget them.
>
> They are.

Ok, I used ssh to our local mirror;)

Could you please indicate, what is the correct ssh access at present, I am
unable to (n)clone with ssh at all.

I tried with

hg clone ssh://yan...@hg.tryton.org//home/hg/trytond Gegenseite: Abbruch: Es
gibt hier kein Mercurial-Archiv (.hg nicht gefunden)! Abbruch: Keine passende
Antwort des entfernten hg!

-> trytond no more linked to /home/hg

as well as with

hg clone ssh://yan...@hg.tryton.org//var/lib/mercurial-server/repos/trytond
Zielverzeichnis: trytond Abbruch: Sperren des entfernten Projektarchivs
fehlgeschlagen

-> locking of remote failing

Cédric Krier

unread,
Mar 31, 2015, 9:25:03 AM3/31/15
to tryto...@googlegroups.com
On 31 Mar 15:06, Mathias Behrle wrote:
> * Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
> 14:33:46 +0200):
>
> > On 31 Mar 14:24, Mathias Behrle wrote:
> > > * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> > > 19:19:36 +0100):
> > >
> > > > There are some new modules to not forget: account_tax_rule_country,
> > > > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > > > sale_extra.
> > >
> > > Could you please link them in for hg nclone? It will be easier to download
> > > and no one will forget them.
> >
> > They are.
>
> Ok, I used ssh to our local mirror;)
>
> Could you please indicate, what is the correct ssh access at present, I am
> unable to (n)clone with ssh at all.

https://groups.google.com/d/topic/tryton-dev/QSAovIeRPPA/discussion
http://code.google.com/p/tryton/wiki/Mercurial

Mathias Behrle

unread,
Mar 31, 2015, 9:31:44 AM3/31/15
to tryto...@googlegroups.com
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
15:20:25 +0200):

> On 31 Mar 15:06, Mathias Behrle wrote:
> > * Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
> > 14:33:46 +0200):
> >
> > > On 31 Mar 14:24, Mathias Behrle wrote:
> > > > * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> > > > 19:19:36 +0100):
> > > >
> > > > > There are some new modules to not forget: account_tax_rule_country,
> > > > > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > > > > sale_extra.
> > > >
> > > > Could you please link them in for hg nclone? It will be easier to
> > > > download and no one will forget them.
> > >
> > > They are.
> >
> > Ok, I used ssh to our local mirror;)
> >
> > Could you please indicate, what is the correct ssh access at present, I am
> > unable to (n)clone with ssh at all.
>
> https://groups.google.com/d/topic/tryton-dev/QSAovIeRPPA/discussion
> http://code.google.com/p/tryton/wiki/Mercurial

Thanks.

Mathias Behrle

unread,
Mar 31, 2015, 9:47:27 AM3/31/15
to tryto...@googlegroups.com
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
15:20:25 +0200):

> On 31 Mar 15:06, Mathias Behrle wrote:
> > * Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Tue, 31 Mar 2015
> > 14:33:46 +0200):
> >
> > > On 31 Mar 14:24, Mathias Behrle wrote:
> > > > * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> > > > 19:19:36 +0100):
> > > >
> > > > > There are some new modules to not forget: account_tax_rule_country,
> > > > > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > > > > sale_extra.
> > > >
> > > > Could you please link them in for hg nclone? It will be easier to
> > > > download and no one will forget them.
> > >
> > > They are.
> >
> > Ok, I used ssh to our local mirror;)
> >
> > Could you please indicate, what is the correct ssh access at present, I am
> > unable to (n)clone with ssh at all.
>
> https://groups.google.com/d/topic/tryton-dev/QSAovIeRPPA/discussion
> http://code.google.com/p/tryton/wiki/Mercurial

Using most recent hgnested:

$ hg nclone ssh://h...@hg.tryton.org/trytond
Zielverzeichnis: trytond
[trytond]
Sende alle Änderungen
582 Dateien zum Übertragen, 8.58 MB an Daten
8.58 MB in 33.8 Sekunden übertragen (260 KB/Sek)
Aktualisiere auf Zweig default
382 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien entfernt, 0
Dateien ungelöst

[trytond/trytond/modules/account]
Gegenseite: mercurial-server: access denied
Abbruch: Keine passende Antwort des entfernten hg!


Cédric Krier

unread,
Mar 31, 2015, 11:00:04 AM3/31/15
to tryto...@googlegroups.com
It should be fixed now. It is quite annoying that any translators have
tested the mercurial-server migration since 4 months and that we have to
fix it in the hurry during the freeze.

Cédric Krier

unread,
Mar 31, 2015, 6:50:02 PM3/31/15
to tryto...@googlegroups.com
On 31 Mar 16:56, Cédric Krier wrote:
> On 31 Mar 15:47, Mathias Behrle wrote:
> > Using most recent hgnested:
> >
> > $ hg nclone ssh://h...@hg.tryton.org/trytond
> > Zielverzeichnis: trytond
> > [trytond]
> > Sende alle Änderungen
> > 582 Dateien zum Übertragen, 8.58 MB an Daten
> > 8.58 MB in 33.8 Sekunden übertragen (260 KB/Sek)
> > Aktualisiere auf Zweig default
> > 382 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien entfernt, 0
> > Dateien ungelöst
> >
> > [trytond/trytond/modules/account]
> > Gegenseite: mercurial-server: access denied
> > Abbruch: Keine passende Antwort des entfernten hg!
>
> It should be fixed now.

Please re-test as I had to change the configuration to allow write
access to committers.

Mathias Behrle

unread,
Mar 31, 2015, 8:43:49 PM3/31/15
to tryto...@googlegroups.com
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Wed, 1 Apr 2015
00:45:46 +0200):

> On 31 Mar 16:56, Cédric Krier wrote:
> > On 31 Mar 15:47, Mathias Behrle wrote:
> > > Using most recent hgnested:
> > >
> > > $ hg nclone ssh://h...@hg.tryton.org/trytond
> > > Zielverzeichnis: trytond
> > > [trytond]
> > > Sende alle Änderungen
> > > 582 Dateien zum Übertragen, 8.58 MB an Daten
> > > 8.58 MB in 33.8 Sekunden übertragen (260 KB/Sek)
> > > Aktualisiere auf Zweig default
> > > 382 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien entfernt, 0
> > > Dateien ungelöst
> > >
> > > [trytond/trytond/modules/account]
> > > Gegenseite: mercurial-server: access denied
> > > Abbruch: Keine passende Antwort des entfernten hg!
> >
> > It should be fixed now.
>
> Please re-test as I had to change the configuration to allow write
> access to committers.

hg nclone ssh://h...@hg.tryton.org/trytond/

works now, push to be tested of course later.

Mathias Behrle

unread,
Apr 1, 2015, 7:28:08 PM4/1/15
to tryto...@googlegroups.com
* Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
19:19:36 +0100):

> There are some new modules to not forget: account_tax_rule_country,
> stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> sale_extra.

+ commission, commission_waiting, I suppose?

Cédric Krier

unread,
Apr 2, 2015, 2:55:03 AM4/2/15
to tryto...@googlegroups.com
On 02 Apr 01:25, Mathias Behrle wrote:
> * Cédric Krier: " [tryton-dev] Freeze of repositories" (Mon, 23 Mar 2015
> 19:19:36 +0100):
>
> > There are some new modules to not forget: account_tax_rule_country,
> > stock_lot_sled, account_payment_sepa_cfonb, account_deposit and
> > sale_extra.
>
> + commission, commission_waiting, I suppose?

Yes I miss them.

Mathias Behrle

unread,
Apr 5, 2015, 6:44:04 PM4/5/15
to tryto...@googlegroups.com
* Mathias Behrle: " Re: [tryton-dev] Freeze of repositories" (Wed, 1 Apr 2015
02:41:37 +0200):

> * Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Wed, 1 Apr 2015
> 00:45:46 +0200):
>
> > On 31 Mar 16:56, Cédric Krier wrote:
> > > On 31 Mar 15:47, Mathias Behrle wrote:
> > > > Using most recent hgnested:
> > > >
> > > > $ hg nclone ssh://h...@hg.tryton.org/trytond
> > > > Zielverzeichnis: trytond
> > > > [trytond]
> > > > Sende alle Änderungen
> > > > 582 Dateien zum Übertragen, 8.58 MB an Daten
> > > > 8.58 MB in 33.8 Sekunden übertragen (260 KB/Sek)
> > > > Aktualisiere auf Zweig default
> > > > 382 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien
> > > > entfernt, 0 Dateien ungelöst
> > > >
> > > > [trytond/trytond/modules/account]
> > > > Gegenseite: mercurial-server: access denied
> > > > Abbruch: Keine passende Antwort des entfernten hg!
> > >
> > > It should be fixed now.
> >
> > Please re-test as I had to change the configuration to allow write
> > access to committers.
>
> hg nclone ssh://h...@hg.tryton.org/trytond/
>
> works now, push to be tested of course later.

Currently all ssh access broken again.

Cédric Krier

unread,
Apr 5, 2015, 6:55:02 PM4/5/15
to tryto...@googlegroups.com
The problem must be on your side.

Mathias Behrle

unread,
Apr 5, 2015, 6:57:44 PM4/5/15
to tryto...@googlegroups.com
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Mon, 6 Apr 2015
00:52:22 +0200):
Now working again.

vezjakv

unread,
Apr 16, 2015, 7:09:58 AM4/16/15
to tryto...@googlegroups.com
On Wednesday, 1 April 2015 02:43:49 UTC+2, Mathias Behrle wrote:
* Cédric Krier: " Re: [tryton-dev] Freeze of repositories" (Wed, 1 Apr 2015
  00:45:46 +0200):

> On 31 Mar 16:56, Cédric Krier wrote:
> > On 31 Mar 15:47, Mathias Behrle wrote:
> > > Using most recent hgnested:
> > >
> > > $ hg nclone ssh://h...@hg.tryton.org/trytond
> > > Zielverzeichnis: trytond
> > > [trytond]
> > > Sende alle Änderungen
> > > 582 Dateien zum Übertragen, 8.58 MB an Daten
> > > 8.58 MB in 33.8 Sekunden übertragen (260 KB/Sek)
> > > Aktualisiere auf Zweig default
> > > 382 Dateien aktualisiert, 0 Dateien zusammengeführt, 0 Dateien entfernt, 0
> > > Dateien ungelöst
> > >
> > > [trytond/trytond/modules/account]
> > > Gegenseite: mercurial-server: access denied
> > > Abbruch: Keine passende Antwort des entfernten hg!
> >
> > It should be fixed now.
>
> Please re-test as I had to change the configuration to allow write
> access to committers.

hg nclone ssh://h...@hg.tryton.org/trytond/

works now, push to be tested of course later.
 
While trying to do a nested push for trytond+modules (``hg npush``), but it hangs.
``hg push`` works, though. Any ideas what I'm missing here? 

mercurial-nested version from Debian: 0.5-3

here's my trytond/.hg/hgrc:

[paths]

-- 
best regards, v7v


Cédric Krier

unread,
Apr 16, 2015, 11:15:03 AM4/16/15
to tryto...@googlegroups.com
On 16 Apr 03:52, vezjakv wrote:
> While trying to do a nested push for trytond+modules (``hg npush``), but it
> hangs.
> ``hg push`` works, though. Any ideas what I'm missing here?

Did the push works also for each individual modules?

vezjakv

unread,
Apr 16, 2015, 1:38:08 PM4/16/15
to tryto...@googlegroups.com

On Thursday, 16 April 2015 17:15:03 UTC+2, Cédric Krier wrote:
On 16 Apr 03:52, vezjakv wrote:
> While trying to do a nested push for trytond+modules (``hg npush``), but it
> hangs.
> ``hg push`` works, though. Any ideas what I'm missing here?

Did the push works also for each individual modules?

yes, today I've ``hg push``-ed each of them (sl_SI translation update).
Reply all
Reply to author
Forward
0 new messages