[RFC] hgweb: ease download of binary files

Jesse Glick jesse.glick at sun.com
Wed Apr 9 13:48:15 CDT 2008


Christian Ebert wrote:
> Actually I do this in a similar way. Only, as this a longterm 
> project, I want to conserve interim pdf files as well.

I would suggest you use some kind of continuous builder to generate PDFs 
from sources after every change, daily, on demand, etc. Then you do not 
need to pollute your sources with build products. As an example, if you 
use Hudson you can ask for the PDF from a build to be tracked as a build 
artifact, so it will be archived and easily available from the web 
interface (both the latest version and historical versions), and the 
changelog will be visible too.



More information about the Mercurial mailing list