From aa55d01a4a5b1873016629dd30bc69feb9cd8494 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 29 Jul 2013 12:50:12 +0200 Subject: s#svn.debian.org#anonscm.debian.org --- README | 2 +- job-cfg/d-i.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README b/README index 9c8ef55d..8a98b7fd 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ Installation tests with g-i, the graphical version of d-i, the debian-installer. ** while these jobs are triggered on commits, the SCM is only polled every 6min to see if there are new commits. * 'd_i_manual' -** builds the full installation-guide package with pdebuild in sid on every commit to svn://svn.debian.org/svn/d-i/ matching suitable patterns. +** builds the full installation-guide package with pdebuild in sid on every commit to svn://anonscm.debian.org/svn/d-i/ matching suitable patterns. ** while this job is triggered on commits, the SCM is only polled every 15min to see if there are new commits. * 'd_i_manual_$language_html' diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 3f1f274d..d7291222 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -43,10 +43,10 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '120' - description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/. After successful build d-i_manual_{lang}_pdf is triggered. {do_not_edit}' + description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to svn://anonscm.debian.org/svn/d-i/trunk/manual/{lang}/. After successful build d-i_manual_{lang}_pdf is triggered. {do_not_edit}' scm: - svn: - url: svn://svn.debian.org/svn/d-i/trunk + url: svn://anonscm.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '/trunk/manual/{lang}/.*' @@ -96,10 +96,10 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '120' - description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/. After successful build d-i_manual_{lang}_pdf is triggered. {do_not_edit}' + description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to svn://anonscm.debian.org/svn/d-i/trunk/manual/{lang}/. After successful build d-i_manual_{lang}_pdf is triggered. {do_not_edit}' scm: - svn: - url: svn://svn.debian.org/svn/d-i/trunk + url: svn://anonscm.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '/trunk/manual/po/{lang}/.*' @@ -152,7 +152,7 @@ description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of d-i_manual_{lang}_html. {do_not_edit}' scm: - svn: - url: svn://svn.debian.org/svn/d-i/trunk + url: svn://anonscm.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '/trunk/manual/{lang}/.*' @@ -200,7 +200,7 @@ description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of d-i_manual_{lang}_html. {do_not_edit}' scm: - svn: - url: svn://svn.debian.org/svn/d-i/trunk + url: svn://anonscm.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '/trunk/manual/{lang}/.*' @@ -270,10 +270,10 @@ - job-template: defaults: d-i name: '{name}_manual' - description: 'Builds the installation-guide package. Triggered by SVN commits to svn://svn.debian.org/svn/d-i/ matching these patterns:
{include}
{do_not_edit}' + description: 'Builds the installation-guide package. Triggered by SVN commits to svn://anonscm.debian.org/svn/d-i/ matching these patterns:
{include}
{do_not_edit}' scm: - svn: - url: svn://svn.debian.org/svn/d-i/trunk + url: svn://anonscm.debian.org/svn/d-i/trunk basedir: . workspaceupdater: update includedRegions: '{include}' -- cgit v1.2.3-70-g09d2