How long/often is a bzr branch synchronized with Rosetta

Asked by Adi Roiban

I have updated a bzr branch about 1 day ago and the branch page is LP says my changes will be updated in a couple of minutes.

https://code.edge.launchpad.net/~adiroiban/ubuntu-start-page/jaunty-l10n

I would like to know how long after pushing some changes (po and pot files) in a bzr branch, those changes will be reflected in Rosetta.

Also I would like to know how ofter the changes from Rosetta are pushed back into the branch.

Many thanks,

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Henning Eggers
Solved:
Last query:
Last reply:
Revision history for this message
Best Henning Eggers (henninge) said :
#1

Hi Adi,
the script runs every 10 minutes but it is just one in a chain of three. Before that the branchscanner mirrors and scans the actual branch, then the upload script picks up the files and puts them in the import queue (every 10 minutes) and finally the import script does the actual import. I'd say it takes 20 minutes at the most.

BUT if you are waiting for translations to be imported, you are waiting in vain. Please see my e-mail to launchpad-users. I changed the option on your branch back to "import templates" because importing translations is not functional yet and actually causes the branch scanner script to fail.

Henning

Revision history for this message
Adi Roiban (adiroiban) said :
#2

I got the email from launchpad-users.

I didn't know about this, I saw that option and jump on testing it :)

Thanks for your detailed explanation!

Revision history for this message
Adi Roiban (adiroiban) said :
#3

Thanks Henning Eggers, that solved my question.

Revision history for this message
Henning Eggers (henninge) said :
#4

> Also I would like to know how ofter the changes from Rosetta are pushed back into the branch.

Hi Adi, Ijust saw that part of your question. Pushing back translations is planned for one of the next cycles.

Henning