On 3/6/2015 10:52 AM, Hans Hagen wrote:
we have a runtime tree search with:
context --path=tree://e:/tmp/whatever/**/ --global somefile.tex
which is quite ok for jobs that involve not that many files
and a cached-across-jobs search with
context --path=dirfile://e:/tmp/whatever --global somefile.tex
(in that case you need to delete dirlist.tuc in the given path when you add or remove files)
the second one we use here in automated runs on servers where books are generated from thousands of small files sitting on an nfs share and this speeds up the search
the --global bypasses the check for a valid file
btw, this is explained in the recent workflow manual ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------