From 24579180da51beb0b66f8014929adcc247b8f945 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Sep 2011 23:55:56 +0000 Subject: first attempt at ctan mirror extraction git-svn-id: svn://tug.org/texlive/trunk@23925 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/packages.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Master/tlpkg/doc/packages.txt') diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 10fc7ae2c16..090af62d586 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -127,6 +127,14 @@ svn copy -r 23181 -m'branch2011 branch based on r23181' svn://tug.org/texlive/tr Do both a branch and a tag so that it's possible to easily compare the current state of the branch with its starting point (the tag). + Then, to check out the branch, so critical source fixes can be applied + for the distros: +cd /home/texlive +rm -rf branch # if starting a new year on tug +mkdir branch; cd branch +svn co file:///home/svn/texlive/branches/branch2011/Build/source . >&out + + - update ~karl/bin/cron.tl, and reenable when feel ready. critical= pretest= -- cgit v1.2.3