From 58f04c818621248e8b4f217efb69d82290bb4909 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Nov 2008 00:45:17 +0000 Subject: svn update on the affected dirs, even in non-place mode, so two people updating the same package can be noticed sooner git-svn-id: svn://tug.org/texlive/trunk@11478 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/bin/ctan2tl') diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl index 479f363bd14..6ac192017ed 100755 --- a/Master/tlpkg/bin/ctan2tl +++ b/Master/tlpkg/bin/ctan2tl @@ -20,12 +20,15 @@ if test "x$1" = x--help; then echo echo "Install a package from CTAN into TeX Live." echo - echo "--place, -p execute place script for repository adds/removes." + echo "--place, -p perform repository adds/removes." echo "--no-ctan if already have files in Build/tmp.raw/PKG." echo - echo "This never actually commits anything to the repository." - echo "Without --place, it doesn't even touch anything in the repository" - echo "outside of Build/tmp.{raw,cooked}." + echo "This never actually commits anything to the repository," + echo "but it does svn update the potentially affected directories." + echo + echo "Without --place, it only creates files in Build/tmp.{raw,cooked}." + echo "With --place, it also does repository adds and removes," + echo "but never commits." echo echo "Read and understand http://tug.org/texlive/pkgupdate.html" echo "before running this." -- cgit v1.2.3