|
From: Lars H. <lhe...@us...> - 2010-03-10 17:08:40
|
> Could this be because you didn't do "cvs update -d"? > pdffigures.tex is a new file, but it is present both in CVS and in the > tarball that I get from "make dist" or "make distcheck". > > Admittedly I've been doing these checks on the 4.4 source in preparation > for release, but so far as I know it should work the same for 4.5. Hhm. I did run cvs update twice, in fact, but only now that I'm running it the third time pdffigures.tex actually appears: ... cvs update: Updating docs cvs update: warning: docs/pdffigures.tex was lost U docs/pdffigures.tex cvs update: Updating docs/latextut cvs update: Updating docs/old ... All working as expected now, so please ignore my ramblings :) |