[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/quality-kde-org] tools: update-checkouts - update to stable branch 4.14
From:       Allen Winter <allen.winter () kdab ! com>
Date:       2014-10-14 22:30:09
Message-ID: E1XeAbZ-00030k-Vo () scm ! kde ! org
[Download RAW message or body]

Git commit 88d52b9b2deb8c0213e5262fc2ec773e3d817e7b by Allen Winter.
Committed on 14/10/2014 at 22:29.
Pushed by winterz into branch 'master'.

update-checkouts - update to stable branch 4.14
also fix the branch checkouts

M  +6    -4    tools/update-checkouts

http://commits.kde.org/websites/quality-kde-org/88d52b9b2deb8c0213e5262fc2ec773e3d817e7b


diff --git a/tools/update-checkouts b/tools/update-checkouts
index 7d5e7ac..ae561dc 100755
--- a/tools/update-checkouts
+++ b/tools/update-checkouts
@@ -4,7 +4,7 @@
 # Initial setup
 TOP=/srv/sources
 BINTOP=/home/api/bin
-BRANCH="4.12"
+BRANCH="4.14"
 SC_SVN_MODULES="kde-wallpapers kdeartwork kdewebdev"
 
 # Functions
@@ -43,7 +43,9 @@ git_update()
     cd `dirname $1`
 
     if [ "x$2" != "x" ]; then
-        $BINTOP/kde-checkout-list.pl --clone --gitsuffix --prune \
--component=${component/-$2} --module=$2 +        $BINTOP/kde-checkout-list.pl \
--clone --gitsuffix --prune --component=${component/-$2} --branch=$2 +    elif  [ \
"x$3" != "x" ]; then +        $BINTOP/kde-checkout-list.pl --clone --gitsuffix \
--prune --component=${component/-$2} --module=$3  else
         $BINTOP/kde-checkout-list.pl --clone --gitsuffix --prune \
--component=$component  fi
@@ -101,9 +103,9 @@ fi
 git_update $TOP/bundled-apps/calligra
 
 # Update Quality data...
-git_update $TOP/websites quality-kde-org
+git_update $TOP/websites "" quality-kde-org
 ( cd $TOP; rm -f quality; ln -sf websites/quality-kde-org quality )
-rsync -av --del $TOP/websites/quality-kde-org/website/api.kde.org/ \
/srv/www/api.kde.org/ --exclude 11-api --exclude 11-api --exclude 2.0-api --exclude \
2.1-api --exclude 2.2-api --exclude 3.0-api --exclude 3.1-api --exclude 3.5-api \
--exclude 4.0-api --exclude 4.10-api --exclude 4.11-api --exclude 4.12-api --exclude \
4.1-api --exclude 4.2-api --exclude 4.3-api --exclude 4.4-api --exclude 4.5-api \
--exclude 4.6-api --exclude 4.7-api --exclude 4.8-api --exclude 4.9-api --exclude \
4.x-api --exclude apidocs --exclude bundled-apps-api --exclude cmake --exclude common \
--exclude data --exclude dependency-information.tar --exclude ecm --exclude \
extragear-api --exclude frameworks-api --exclude kdereview-api --exclude \
kdesupport-api --exclude man --exclude playground-api --exclude pykde-4.1-api \
--exclude pykde-4.2-api --exclude pykde-4.3-api --exclude pykde-4.4-api --exclude \
pykde-4.5-api --exclude pykde-4.7-api --exclude qch --exclude qyoto-4.0.5-api \
--exclude qyoto-4.0.6-api --exclude qyoto-api --exclude robots.txt --exclude search \
--exclude searchmaps--exclude stable --exclude unstable +rsync -av --del \
$TOP/websites/quality-kde-org/website/api.kde.org/ /srv/www/api.kde.org/ --exclude \
11-api --exclude 11-api --exclude 2.0-api --exclude 2.1-api --exclude 2.2-api \
--exclude 3.0-api --exclude 3.1-api --exclude 3.5-api --exclude 4.0-api --exclude \
4.10-api --exclude 4.11-api --exclude 4.12-api --exclude 4.13-api --exclude 4.14-api \
--exclude 4.1-api --exclude 4.2-api --exclude 4.3-api --exclude 4.4-api --exclude \
4.5-api --exclude 4.6-api --exclude 4.7-api --exclude 4.8-api --exclude 4.9-api \
--exclude 4.x-api --exclude apidocs --exclude bundled-apps-api --exclude cmake \
--exclude common --exclude data --exclude dependency-information.tar --exclude ecm \
--exclude extragear-api --exclude frameworks-api --exclude kdereview-api --exclude \
kdesupport-api --exclude man --exclude playground-api --exclude pykde-4.1-api \
--exclude pykde-4.2-api --exclude pykde-4.3-api --exclude pykde-4.4-api --exclude \
pykde-4.5-api --exclude pykde-4.7-api --exclude qch --exclude qyoto-4.0.5-api \
--exclude qyoto-4.0.6-api --exclude qyoto-api --exclude robots.txt --exclude search \
--exclude searchmaps--exclude stable --exclude unstable  
 cd $TOP
 git_manual_update "kde-qt" "git://gitorious.org/qt/qt.git"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic