Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  19 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Axel Hecht  
View profile  
 More options Dec 2 2008, 3:12 pm
Newsgroups: mozilla.dev.l10n
From: Axel Hecht <l...@mozilla.com>
Date: Tue, 02 Dec 2008 21:12:52 +0100
Local: Tues, Dec 2 2008 3:12 pm
Subject: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Hi all,

the 1.9.1 repositories are open for business.

Your 1.9.1 repository is at
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/ab-CD/.

All current applications work on the 1.9.1 repositories, aka

Firefox 3.1
Thunderbird 3
SeaMonkey 2

The only projects so far that continue on l10n-central are

Firefox 3.2
(Fennec, coming up, still no builds there)

If you wish to ignore Firefox 3.2 (and Fennec), here's what I recommend
doing:

Update your en-US repo to point to 1.9.1.
For folks only working on Firefox, edit the .hg/hgrc file in your
mozilla-central clone to point to

http://hg.mozilla.org/releases/mozilla-1.9.1/

instead of mozilla-central.

comm-central is where it used to be, and client.py will migrate your
mozilla-central clone in there to a 1.9.1 clone.

Update your l10n repository to be a 1.9.1 repo:

Edit .hg/hgrc to look somewhat like this:

[paths]
default = http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/af/
default-push = ssh://hg.mozilla.org/releases/l10n-mozilla-1.9.1/af/
central = ssh://hg.mozilla.org/l10n-central/af/

What this does is that it sets you up with a repo that by default pulls
and pushes from the 1.9.1 repo, and that can easily push to central.

Now hg pull, hg update, to get the latest 1.9.1 status, and do you edits
as you would normally do.

Occasionally, you can now do a

hg push central

where central is the alias we defined above. This will update the
l10n-central repo with your work you did for 1.9.1, and bootstrap your
repo there for Firefox 3.2 and Fennec work.

This works as long as there are no other landings on the l10n-central
repo. Once that happens, you'll need to spend some more work. That
should be easier with hg 1.1, due any time now. I'll go into detail
about that then. For now and for those teams that already landed patches
in 1.9.1, you should just apply the patches from one repo in the other.
Shouldn't make things any worse than they already are.

I'll actively invite you to actually work on 3.2 rather soon, too. I'm
hoping to see the build system coming for that that we've promised for
some time, with nightly builds on an update channel, and that will be
good. And I'll invite you to work on Fennec. If we're lucky, you'll see
hg 1.1 support in TortoiseHG etc by then.

If you have questions, please ask in #l10n, or in the newsgroup. Don't
try to guess, it's easy to break things in the new land we're heading for.

Axel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Ihrig  
View profile  
 More options Dec 3 2008, 6:34 am
Newsgroups: mozilla.dev.l10n
From: Alexander Ihrig <AlexIh...@thunderbird-mail.de>
Date: Wed, 03 Dec 2008 12:34:28 +0100
Local: Wed, Dec 3 2008 6:34 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Am 02.12.2008 21:12, schrieb Axel Hecht:

> All current applications work on the 1.9.1 repositories, aka

> Firefox 3.1
> Thunderbird 3
> SeaMonkey 2

> The only projects so far that continue on l10n-central are

> Firefox 3.2
> (Fennec, coming up, still no builds there)

What about Sunbird/Lightning? I suspect that they (only) live in
l10n-central?

Regards
Alex Ihrig


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Axel Hecht  
View profile  
 More options Dec 3 2008, 7:52 am
Newsgroups: mozilla.dev.l10n
From: Axel Hecht <l...@mozilla.com>
Date: Wed, 03 Dec 2008 13:52:00 +0100
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Alexander Ihrig wrote:
> Am 02.12.2008 21:12, schrieb Axel Hecht:
>> All current applications work on the 1.9.1 repositories, aka

>> Firefox 3.1
>> Thunderbird 3
>> SeaMonkey 2

>> The only projects so far that continue on l10n-central are

>> Firefox 3.2
>> (Fennec, coming up, still no builds there)

> What about Sunbird/Lightning? I suspect that they (only) live in
> l10n-central?

All comm-central apps work against the 1.9.1 repositories, AFAIK.

Axel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Banner  
View profile  
 More options Dec 3 2008, 8:39 am
Newsgroups: mozilla.dev.l10n
From: Mark Banner <bugzi...@invalid.standard8.plus.com>
Date: Wed, 03 Dec 2008 13:39:52 +0000
Local: Wed, Dec 3 2008 8:39 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
On 12/03/2008 12:52, Axel Hecht wrote:

>> What about Sunbird/Lightning? I suspect that they (only) live in
>> l10n-central?

> All comm-central apps work against the 1.9.1 repositories, AFAIK.

Currently that is correct. At some stage in the future we will be
splitting into two (we'll do appropriate announcements at that time).

Standard8


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Dec 3 2008, 8:43 am
Newsgroups: mozilla.dev.l10n
From: Robert Kaiser <ka...@kairo.at>
Date: Wed, 03 Dec 2008 14:43:29 +0100
Local: Wed, Dec 3 2008 8:43 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Yes, Firefox 3.1, Thunderbird 3.0, SeaMonkey 2.0, Sunbird/Lightning 1.0
are all coming off 1.9.1 and working off the 1.9.1 L10n repositories
now. Firefox 3.2 and in the future Fennec are the only ones currently
caring about l10n-central.
There will be a point where we branch the SeaMonkey/Thunderbird/calendar
source itself as well, and then we'll continue to stay with 1.9.1 for
the release seires mentioned above and use l10n-central for the next
upcoming release series, whatever versioning our products will use for
those (mostly undecided atm).

Robert Kaiser


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Дамјан Георгиевски  
View profile  
 More options Dec 3 2008, 10:15 am
Newsgroups: mozilla.dev.l10n
Followup-To: mozilla.dev.l10n
From: Дамјан Георгиевски <gdam...@gmail.com>
Date: Wed, 03 Dec 2008 16:15:45 +0100
Local: Wed, Dec 3 2008 10:15 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

> Update your l10n repository to be a 1.9.1 repo:

> Edit .hg/hgrc to look somewhat like this:

> [paths]
> default = http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/af/
> default-push = ssh://hg.mozilla.org/releases/l10n-mozilla-1.9.1/af/
> central = ssh://hg.mozilla.org/l10n-central/af/

> What this does is that it sets you up with a repo that by default
> pulls and pushes from the 1.9.1 repo, and that can easily push to
> central.

> Now hg pull, hg update, to get the latest 1.9.1 status, and do you
> edits as you would normally do.

$ hg pull
pulling from http://hg.mozilla.org/releases/mozilla-1.9.1/mk/
searching for changes
abort: repository is unrelated

Mercurial Distributed SCM (version 1.0.2)
Python 2.6
(if it matters)

--
дамјан ( http://softver.org.mk/damjan/ )

In theory, there is no difference between theory and practice.
         But, in practice, there is.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Fwd: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved" by Carlos Simćo
Carlos Simćo  
View profile  
 More options Dec 3 2008, 10:39 am
Newsgroups: mozilla.dev.l10n
From: "Carlos Simćo" <lloc...@gmail.com>
Date: Wed, 3 Dec 2008 15:39:31 +0000
Local: Wed, Dec 3 2008 10:39 am
Subject: Fwd: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
You must pull from http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/mk

the one you entered is incorrect.

cheers

2008/12/3 Дамјан Георгиевски <gdam...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "1.9.1 repositories open, Firefox 3.1 and all of comm-central moved" by Дамјан Георгиевски
Дамјан Георгиевски  
View profile  
 More options Dec 3 2008, 12:39 pm
Newsgroups: mozilla.dev.l10n
Followup-To: mozilla.dev.l10n
From: Дамјан Георгиевски <gdam...@gmail.com>
Date: Wed, 03 Dec 2008 18:39:11 +0100
Local: Wed, Dec 3 2008 12:39 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

I missed a l10n- there

--
дамјан ( http://softver.org.mk/damjan/ )

Real men don't use backups, they post their stuff on a public ftp server
and let the rest of the world make copies.
   -- Linus Torvalds


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Axel Hecht  
View profile  
 More options Dec 3 2008, 12:39 pm
Newsgroups: mozilla.dev.l10n
From: Axel Hecht <l...@mozilla.com>
Date: Wed, 03 Dec 2008 18:39:37 +0100
Local: Wed, Dec 3 2008 12:39 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Pulling from http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/mk/
should be better. Note the missing "l10n-".

Axel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ricardo Palomares Martķ­nez  
View profile  
 More options Dec 3 2008, 4:52 pm
Newsgroups: mozilla.dev.l10n
From: Ricardo Palomares Martķ­nez <rpm.PU...@iespana.es>
Date: Wed, 03 Dec 2008 22:52:43 +0100
Local: Wed, Dec 3 2008 4:52 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Axel Hecht escribió:

> Hi all,

> the 1.9.1 repositories are open for business.

> Your 1.9.1 repository is at
> http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/ab-CD/.

I must be doing something wrong, I think, because I can't get
Thunderbird 3.0 go green at:

http://l10n.mozilla.org/dashboard/?locale=es-ES

The report says that toolkit strings are missing, but the same strings
work for SeaMonkey 2.0 and Sunbird 1.0 [1]. Should I push to central,
just in case? Even if it works, is that correct (I understand it is not)?

[1]
http://hg.mozilla.org/releases/l10n-mozilla-1.9.1/es-ES/pushloghtml?c...

TIA


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Axel Hecht  
View profile  
 More options Dec 4 2008, 5:14 am
Newsgroups: mozilla.dev.l10n
From: Axel Hecht <l...@mozilla.com>
Date: Thu, 04 Dec 2008 11:14:14 +0100
Local: Thurs, Dec 4 2008 5:14 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Sorry, there were a few remaining problems with picking the right repos
yesterday, I forced a new build for es-ES and that's green now.

Axel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ricardo Palomares Martķ­nez  
View profile  
 More options Dec 4 2008, 12:01 pm
Newsgroups: mozilla.dev.l10n
From: Ricardo Palomares Martķ­nez <rpm.PU...@iespana.es>
Date: Thu, 04 Dec 2008 18:01:34 +0100
Local: Thurs, Dec 4 2008 12:01 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Axel Hecht escribió:

> Sorry, there were a few remaining problems with picking the right repos
> yesterday, I forced a new build for es-ES and that's green now.

Thank you for fixing it so promptly. :-)

Ricardo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kristjįn Bjarni Gušmundsson  
View profile  
 More options Dec 8 2008, 10:02 am
Newsgroups: mozilla.dev.l10n
From: Kristjįn Bjarni Gušmundsson <kristjanbja...@gmail.com>
Date: Mon, 08 Dec 2008 15:02:40 +0000
Local: Mon, Dec 8 2008 10:02 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
On Wed, 03 Dec 2008 13:52:00 +0100, Axel Hecht <l...@mozilla.com>
wrote:

Are you sure this is correct?

I have made my changes to Calendar in the l10n.mozilla-1.9.1
repository for my locale (is) but the dashboard still shows red for
sunbird10x.

It seems to me that Sunbird actually uses l10n-central and not
l10n-mozilla-1.9.1, can anybody confirm this?

 - Kristjįn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Dec 8 2008, 10:42 am
Newsgroups: mozilla.dev.l10n
From: Robert Kaiser <ka...@kairo.at>
Date: Mon, 08 Dec 2008 16:42:56 +0100
Local: Mon, Dec 8 2008 10:42 am
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Kristjįn Bjarni Gušmundsson wrote:
> Are you sure this is correct?

Yes.

> I have made my changes to Calendar in the l10n.mozilla-1.9.1
> repository for my locale (is) but the dashboard still shows red for
> sunbird10x.

It's possible that dashboard isn't correctly fixed yet.

> It seems to me that Sunbird actually uses l10n-central and not
> l10n-mozilla-1.9.1, can anybody confirm this?

Sunbird itself surely uses (or should use) the 1.9.1 repositories, as it
also uses the source code from the Mozilla 1.9.1 repository.

Robert Kaiser


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joćo Miguel Neves (EN)  
View profile  
 More options Dec 8 2008, 1:34 pm
Newsgroups: mozilla.dev.l10n
From: "Joćo Miguel Neves (EN)" <joao.ne...@intraneia.com>
Date: Mon, 08 Dec 2008 18:34:25 +0000
Local: Mon, Dec 8 2008 1:34 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Robert Kaiser escreveu:
>> I have made my changes to Calendar in the l10n.mozilla-1.9.1
>> repository for my locale (is) but the dashboard still shows red for
>> sunbird10x.

> It's possible that dashboard isn't correctly fixed yet.

I can confirm that also for pt-PT the dashboard for sunbird is using
l10n-central.

Best regards,
Joćo Miguel Neves

--
Intraneia
http://www.intraneia.com/

Free Software Support
Software/Site Localization
Software Development

At your service


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joćo Miguel Neves  
View profile  
 More options Dec 8 2008, 1:40 pm
Newsgroups: mozilla.dev.l10n
From: Joćo Miguel Neves <joao.ne...@intraneia.com>
Date: Mon, 08 Dec 2008 18:40:57 +0000
Local: Mon, Dec 8 2008 1:40 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Joćo Miguel Neves (EN) escreveu:
> Robert Kaiser escreveu:

>>> I have made my changes to Calendar in the l10n.mozilla-1.9.1
>>> repository for my locale (is) but the dashboard still shows red for
>>> sunbird10x.

>> It's possible that dashboard isn't correctly fixed yet.

> I can confirm that also for pt-PT the dashboard for sunbird is using
> l10n-central

And the same applies to seamonkey.

Best regards,
Joćo Miguel Neves
--
Intraneia
http://www.intraneia.com/

Suporte a Software Livre
Traduēćo/Localizaēćo de software e sķtios web
Desenvolvimento de software

Ao seu serviēo...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Kaiser  
View profile  
 More options Dec 8 2008, 4:02 pm
Newsgroups: mozilla.dev.l10n
From: Robert Kaiser <ka...@kairo.at>
Date: Mon, 08 Dec 2008 22:02:33 +0100
Local: Mon, Dec 8 2008 4:02 pm
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Joćo Miguel Neves wrote:
> Joćo Miguel Neves (EN) escreveu:
>> I can confirm that also for pt-PT the dashboard for sunbird is using
>> l10n-central
> And the same applies to seamonkey.

I can confirm that it doesn't apply to SeaMonkey. The sea20x tree on
dashboard listens to l10n-mozilla-1.9.1 repositories.

Robert Kaiser


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joćo Miguel Neves  
View profile  
 More options Dec 9 2008, 6:31 am
Newsgroups: mozilla.dev.l10n
From: Joćo Miguel Neves <joao.ne...@intraneia.com>
Date: Tue, 09 Dec 2008 11:31:00 +0000
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved
Robert Kaiser escreveu:
> Joćo Miguel Neves wrote:
>> Joćo Miguel Neves (EN) escreveu:
>>> I can confirm that also for pt-PT the dashboard for sunbird is using
>>> l10n-central
>> And the same applies to seamonkey.

> I can confirm that it doesn't apply to SeaMonkey. The sea20x tree on
> dashboard listens to l10n-mozilla-1.9.1 repositories.

Then there's something strange for pt-PT:

In http://l10n.mozilla.org/dashboard/?locale=pt-PT I have sea20x red
with a link to
http://l10n.mozilla.org/buildbot/compare/hg-comm-langpack/8138
complaining about (for instance) the need to remove
menuitem.view.command.searchbar.accesskey
menuitem.view.command.searchbar.label

in pt-PT/suite/chrome/common/bookmarks/bookmarks.dtd

this keys do not exist on the 1.9.1 repo. They do exist in l10n-central.

Best regards,
Joćo Miguel Neves

--
Intraneia
http://www.intraneia.com/

Suporte a Software Livre
Traduēćo/Localizaēćo de software e sķtios web
Desenvolvimento de software

Ao seu serviēo...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Axel Hecht  
View profile  
 More options Dec 9 2008, 2:21 pm
Newsgroups: mozilla.dev.l10n
From: Axel Hecht <l...@mozilla.com>
Date: Tue, 09 Dec 2008 20:21:00 +0100
Subject: Re: [ANNOUNCEMENT] 1.9.1 repositories open, Firefox 3.1 and all of comm-central moved

Yeah. I thought I bumped all local repos to 1.9.1, but some obviously not.

I pruned all local clones for the comm-central apps.

Axel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »