Summit workflow - git migration
Johnny Jazeix
jazeix at gmail.com
Mon Aug 25 21:43:02 BST 2025
Hi,
as you may know, there is some work in progress to migrate the
translation files from svn to git
(https://invent.kde.org/teams/localization/issues/-/issues/1). This
thread is focused on the summit workflow.
One major point of it will be the folders structure will not be the
same as before.
In svn we have a common svn repository and in it:
[branches/stable | trunk] / [l10n-kf5 | l10n-kf6] / {lang}
where with git, we will have a kde-l10n-{lang} repository and in it:
[ stable5 | stable6 | trunk5 | trunk6 | summit ]
I would like to start this discussion to know how teams run the summit
scripts. I know for French we use a bash script (that I ported to work
with the git structure):
https://invent.kde.org/jjazeix/kde-l10n-parent/-/blob/master/summit/sync_summit_branches.sh?ref_type=heads),
for German, klash (https://invent.kde.org/schwarzer/klash) and I don't
know for other...
If you are a summit user:
* which tool do you use?
* What are the pros/cons of your tool?
* can we agree to use one common tool for all the languages and
enforce it in KDE?
I guess all the tools call pology for the different steps, so it's
mostly a choice of language?
Cheers,
Johnny
More information about the kde-i18n-doc
mailing list