Tools/Scripts migrated to git
Albert Astals Cid
aacid at kde.org
Mon Jan 21 19:05:08 UTC 2013
El Dilluns, 21 de gener de 2013, a les 13:40:21, Torgny Nyblom va escriure:
> Hi,
>
> the release teams tools and scripts have moved from svn (/trunk/kde-
> common/release, /trunk/playground/utils/releaseschedule) to git
> https://projects.kde.org/projects/sysadmin/release-tools
>
> Suggested workflow is to develop scripts/tools in master and to create a
> branch for each KDE SC release branch. Any configuration or special scripts
> should stay in the respective branch.
>
> Comments?
Should we follow the SC branch naming? If so i guess we should we create a
branch for KDE/4.10 already, e.g. i need to this
--- a/versions
+++ b/versions
@@ -1,7 +1,7 @@
function set_urls {
case $1 in
kde-l10n)
- HEADURL=trunk/l10n-kde4
+ HEADURL=branches/stable/l10n-kde4
And if we follow we follow the SC branch naming, master is for 4.11 and thus
this patch is wrong.
What do you think?
Cheers,
Albert
>
> /Regards
> Torgny
> _______________________________________________
> release-team mailing list
> release-team at kde.org
> https://mail.kde.org/mailman/listinfo/release-team
More information about the release-team
mailing list