Hi Kevin,

You can put unversioned files in the "Downloads" tab of your project.
There is a script that you can use to automate the upload of those
files as part of your build process.
http://code.google.com/p/support/source/browse/trunk/scripts

Thanks,
jason!
-- 
Follow me on Buzz: http://www.google.com/profiles/jrobbins


On Wed, May 12, 2010 at 8:40 AM, Kevin <[email protected]> wrote:
> I am managing an open source computational fluid dynamics program
> using GoogleCode, and I have a question about PDF files. The
> documentation for the program is written in LaTeX, and the LaTeX
> source files (text) are kept under version control. However, there are
> 1000's of relatively small PDF figures that get embedded in the
> documents. These figures are plots and graphs that are recreated each
> time we issue a new release of the software. In essense, our
> verification and validation process is documented by including updated
> figures in the manuals. The problem is, each time we re-run these
> calculations and regenerate the figures, there are slight changes, and
> we worry that eventually the repository will get overloaded. As a
> result, we do not commit most of the figures to the repository.
> Rather, we just commit the relatively small scripts necessary to
> regenerate all the figures. This works OK, but it requires that
> everyone on the team re-run these calculations to get the latest
> figures, and that takes a bit of time. So my question is -- is there a
> way to store these PDF files as part of the project for easy access by
> all members of the project. The files need not be kept under version
> control. Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Project Hosting on Google Code" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-code-hosting?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to