Php/Shell remote SVN tarballs
Posted
by Tom J Nowell
on Stack Overflow
See other posts from Stack Overflow
or by Tom J Nowell
Published on 2010-06-02T01:59:16Z
Indexed on
2010/06/02
2:03 UTC
Read the original article
Hit count: 199
I'd like to set up daily tarballs/zip archives on my host for an SVN of a related project. I do not have access to their server, however they do have a publicly accessible SVN. How would I grab this SVN and build archives with minimal load ( dreamhost shared ), via Cron task + php/shell script?
© Stack Overflow or respective owner