From kde-i18n-doc Sun Jun 27 10:54:19 2010 From: Albert Astals Cid Date: Sun, 27 Jun 2010 10:54:19 +0000 To: kde-i18n-doc Subject: Re: branching for KDE 4.5 Message-Id: <201006271154.20233.aacid () kde ! org> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=127763611121141 A Divendres, 25 de juny de 2010, Dirk Mueller va escriure: > Hi, > > we need to start thinking about how to branch l10n-kde4 for KDE 4.5. > > My suggestion would be (pseudo instructions): > > svn mv branches/stable/l10n-kde4 branches/KDE/4.4/kde-l10n > svn cp trunk/l10n-kde4 branches/stable/l10n-kde4 > > but this caused quite some screaming everytime (I can't seem to remember > the reason for that now). I think the documentation externals need to be > manually adjusted, and I don't have a script for that. > > anything else I'm missing? is there a better way? The reason that that is bad is pretty obvious, you are overwriting KOffice and extragear stable translations with trunk translations for no reason. You need to move only KDE SC translations. I can handle that if you want. Albert > > Thanks, > Dirk