2009/8/27 seanh <seanh.nospam@xxxxxxxxx>: > 2. They don't want to look at the latex source but the PDFs built from > it, which they're going to annotate with their comments. So I need an > easy way for them to get the PDF of each commit from gitweb without > having to checkout the repo and build it themselves. Normally I > wouldn't commit the PDF files into the repo because they're compiled > files not source files, but it seems that just building a PDF and > committing it along with each commit to trunk would be by far the > easiest way to achieve this. But will git store the PDFs efficiently, or > will the repo start to get really big? As you can generate the PDF's from the latex then just hack gitweb to let them download it from there. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/" -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html