[wp-hackers] Nightly build generation

Ryan Duff ryan at duff-duff.net
Tue Nov 30 01:54:35 UTC 2004


Couldn't you just write a bash script with password included? Then set the
cron to run that?

Ryan Duff
http://www.duff-duff.net 


Matthew Mullenweg wrote:
> 
> Ryan Boren wrote:
> > You mean Matt-cron?  It had some buffer overflow problems, or 
> > something.  ;-)
> 
> Ha! Funny because it's true.
> 
> Right now it's manual because it requires me to enter my 
> password. I'm very open to a better shell one-liner to handle 
> this. Here's what I'm using now:
> 
> cd /home/path/to/nightly/make;export CVS_RSH=ssh ; cvs 
> -d:ext:saxmatt at cvs.sourceforge.net:/cvsroot/cafelog export 
> -Dtomorrow wordpress ; zip -R -9 
> /home/path/to/nightly/wordpress-`date 
> +%Y-%m-%d`.zip wordpress/ ; tar czvf
> /home/wordpres/path/to/nightly/wordpress-`date 
> +%Y-%m-%d`.tar.gz wordpress/; rm -Rf wordpress
> 
> I think someone actually already solved this on this list 
> before but I can't find the message anywhere in the archives.
> 
> --
> Matt Mullenweg




More information about the hackers mailing list