On 1/24/07, Attila Kinali <[EMAIL PROTECTED]> wrote:
On Mon, 15 Jan 2007 21:31:18 +0100
Petter Urkedal <[EMAIL PROTECTED]> wrote:
> I'm a much in favour of keeping repositories free from all generated
> files myself, and I use a lot of generated files. My solution is to
> have a target in the Makefile for installing onto the web server.
> Something like
This would mean that every developer needs write access onto
the webserver. This is a lot of work to administrate (you need
to track all developers and make sure their systems were never
compromised) and even more to keep secure.
I rather recomend a system that does build the pdfs automagicaly
from the svn repo instead of letting the developers handle it.
Here's my plan (I can't execute it right away, and I may need reminding):
(1) Provide with the docs a README.latex that explains LaTeX, what
packages people should use for various platforms, instructions, etc.,
and lists the (current) location of the PDFs.
(2) Provide a Makefile that will generate one or all (by default) of
the PDFs from all of the known .tex files. As we add documents, we
can update the Makefile.
(3) Run a cron somewhere (even my own computer) that daily polls the
.tex files and uploads any changed ones to a directory on
traversaltech.com.
I will probably need help with some of these.
--
Timothy Miller
http://www.cse.ohio-state.edu/~millerti
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)