I already posted this in the Drupal.org infrastructure forum, but I'll try reposting it, because my problem is still unsolved...

I'm the maintainer of the galician translation http://drupal.org/project/gl
I've been trying to add the new 5.0 release to the project, with no luck.
First, I created a DRUPAL-5-0 branch for the project, with the new files committed. Then, I created a new tag, DRUPAL-5-0--1-0. Then, I added the new release node, associating it with the recently created tag.
But the packaged release is not there, the node is empty http://drupal.org/node/135656 (several days since then)

I must have done something wrong in the CVS, but I don't know what...

I can connect to the CVS and download the files for the 5-0--1-0 tag with no problem, so the files seem to be correctly tagged... what am I doing wrong?

Any other translation/project maintainer could help me out? I've read the cvs guides, branching/tagging guides, etc. but I must have messed something up. I'm using the Eclipse CVS and also tried with TortoiseCVS.

Anyone? Thanks!

Comments

Ashraf Amayreh’s picture

Wasn't it supposed to be branching to DRUPAL-5?

--
CEO | O-Minds
Skype. aamayreh
o-minds.com

Connect with us on Twitter or LinkedIn.

hadi farnoud’s picture

same problem here

Open Source,Open Mind.
www.hadifarnoud.com

dww’s picture

cog.rusty’s picture

I encountered a similar problem (no tarball created for a translation) and I solved it by trying dww's tests in http://drupal.org/node/109181 (msgcat, msgattrib, msgfmt) and checking the error messages.

The problem was just an additional "\n" in the po file of one module. I guess the packager's validation code is a bit strict.

scb’s picture

Thanks a lot, I'll try that fix.

Sergio Caridad - www.artefantastico.com