T13514: Migrate KDE translations to Git

Luigi Toscano luigi.toscano at tiscali.it
Mon Jan 4 13:34:53 GMT 2021


Freek de Kruijf ha scritto:
> I lost updating using svn of the scripts folder.
> What git command do I need to get the files in this folder, both for l10n-kde4 
> and l10n-kf5.

The content of the scripts folders is in this repository:
https://invent.kde.org/sysadmin/l10n-scripty/

please note that right now there is a separate branch for each translation branch.
After you clone that repository you can call the commands from the translation
branches:

cd <path/to/l10n-scripty>
git checkout <appropriate_branch>
cd <path/to/translation/branch/like/trunk/l10n-kf5>
<path/to/l10n-scripty>/dosomething

-- 
Luigi


More information about the kde-i18n-doc mailing list