problem updating templates directories
giovanni <[email protected]> Wed, 17 Dec 2025 15:16:11 +0100
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <[email protected]> |
Hi, after a few months I am back at work, trying to translating something more. After the usual command: export SVN_SSH="ssh -i $HOME/.ssh/kdesvnkey While I get the files for my language as usual from the commands: For the stable version: svn checkout svn+ssh://[email protected]/home/kde/branches/stable/l10n-kf6/ia And for the current trunk version: svn checkout svn+ssh://[email protected]/home/kde/trunk/l10n-kf6/ia It is impossible to download the updated templates, because the commands: svn checkout svn+ssh://[email protected]/home/kde/branches/stable/l10n-kf6/templates svn checkout svn+ssh://[email protected]/home/kde/trunk/l10n-kf6/templates Always give me back the message SVN: E170000 stating that the dir with templates does not exist. Maybe did I miss something that happened while I was not working on translation? Thank you for any help regards Giovanni