From fc8eb9303d12aeddf2e414971941c29ae88baf04 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 12 Aug 2009 22:35:04 +0000 Subject: add several features to tl-update-tlpdb via cmd lines: . use command line arguments as tlpsrc . disable revision check . output file name remove tlpsrc2tlpdb in favor of tl-update-tlpdb update repository-setup.txt for usage with tl-update-tlpdb git-svn-id: svn://tug.org/texlive/trunk@14630 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/repository-setup.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/doc') diff --git a/Master/tlpkg/doc/repository-setup.txt b/Master/tlpkg/doc/repository-setup.txt index 46195fc199d..d3b5f9b005b 100644 --- a/Master/tlpkg/doc/repository-setup.txt +++ b/Master/tlpkg/doc/repository-setup.txt @@ -152,19 +152,19 @@ the TLPSRC.pm documentation (and don't forget to copy --------------------------------- If you have set up all your local files, and the tlpsrc files, you can create the TeX Live Database in ROOT/tlpkg/texlive.tlpdb by calling - perl ROOT/tlpkg/bin/tlpsrc2tlpdb -from-files -all + perl ROOT/tlpkg/bin/tl-update-tlpdb -from-files The -from-files does use a find command to find all the files in ROOT -instead of using "svn status" what is done normally. The -all makes -tlpsrc2tlpdb work on all tlpsrc files present in ROOT/tlpkg/tlpsrc/. +instead of using "svn status" what is done normally. By default +tl-update-tlpdb uses all tlpsrc files present in ROOT/tlpkg/tlpsrc/. Presumably this won't be very many files. But if you like, you can -specify individual package names instead of -all. +specify individual package names together with -tlpsrc-from-cmdline. You can add the option -with-win-pattern-warning which will warn on missing files for Windows; some of those warnings are by default suppressed. -As usual, please read the documentation of tlpsrc2tlpdb (again in POD) +As usual, please read the documentation of tl-update-tlpdb (again in POD) for further information. That process will probably show you some warnings; read them carefully. -- cgit v1.2.3