[Kde-extra-gear] Releases, translations and branches... an attempt to summarize

Aurélien Gâteau aurelien.gateau at free.fr
Mon Sep 12 14:41:10 CEST 2005


Hello,

I just released Gwenview 1.3.0 and want to get the branches setup correct,
especially concerning translations. After looking at the SVN layout, here
is what I understand:

"trunk" and "branches/stable" are layouted like this:

extragear/[section]/[app]/[code files]
                    doc/[app]/[doc files]

l10n/[lang]/messages/extragear-[section]/[po files]
            docmessages/extragear-[section]/[po files]
            docs/extragear-[section]/[app]/[doc files]


So to properly create branches I need to:

svn copy {trunk,branches/stable}/extragear/[section]/[app]

svn copy {trunk,branches/stable}/extragear/[section]/doc/[app]

foreach [lang]:
  svn copy {trunk,branches/stable}/l10n/[lang]/messages/extragear-[section]
[po files]

  svn copy {trunk,branches/stable}/l10n/[lang]/docmessages/extragear
[section]/[po files]

  svn copy {trunk,branches/stable}/l10n/[lang]/docs/extragear-[section]/[po
files]


Did I miss anything? If it's ok and you think it's worth it, I can convert
this to HTML and put it on the extragear web site.

Regards,
  Aurélien


More information about the Kde-extra-gear mailing list