Hi,

we have a small open source project where
people csan access the source trough svn
or download compiled library in the download section

for maintenance reason and ease of use we gonna change
the structure to split the main sources to multiple smaller project
and use gclient to recombine everything into the same source

this is ok for the commiters to work with,
but much less friendly for the normal user

my question is about having a copy of the source tree in a a zip file
and be able to override this same zip file on a daily/weekly basis
that way for less advanced user they can just download that zip
instead of
installing/learning to use gclient etc.

is it ok/feasible with google code to override a zip file in the
download section ?
is it ok to do it on a weekly basis, maybe daily basis (as a nigthy
build) ?

we can off course generate a different zip every week, but my concern
is that could tend to grow very big in term of file size over few
months
so overriding the same zip would be a better use of the quota

is there a best practice somewhere or advice to do that on google
code ?

cheers,
zwetan

-- 
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