From 7810775d1cb9bffd6fdd4ab34fa9cda00b934816 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 May 2018 17:43:35 +0000 Subject: error msg, branch doc git-svn-id: svn://tug.org/texlive/trunk@47713 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/releng.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'Master/tlpkg/doc') diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 8d330a59e70..7e305a5e0fa 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -329,12 +329,15 @@ svn copy -r 47460 \ during-the-year rebuilds or for the distros, if they request it: cd /home/texlive rm -rf branch # when starting a new year on tug -mkdir branch; cd branch -svn co file:///home/svn/texlive/branches/branch$this/Build/source . >&out - - When bug fixes are done, i.e., at another stable point, make another tag: -#svn copy -r 44590 -m'texlive-2017.1 tag based on r44590, with critical luatex bug fixes' \ -# svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2017.1 +mkdir branch +cd branch +svn co svn://tug.org/texlive/branches/branch$this/Build/source . >&out + + Do a test build, commit when successful. + Ask for rebuilds, + When (enough) rebuilds are done, make another tag: +#svn copy -r 47626 -m'texlive-2018.1 tag based on r47626, with critical dvipdfmx and other bug fixes; http://tug.org/pipermail/tlbuild/2018q2/004222.html' \ +# svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2018.1 - update ~karl/bin/cron.tl, and reenable when feel ready. critical= -- cgit v1.2.3