automatic update of WordPress with svn

My automatic upgrade had last night a bit of a problem. A change which required user-interaction was the problem. The following ruby code deal with this problem: —- #!ruby -W0 @doc = ‘http://svn.automattic.com/wordpress/tags/’ @pathtoupdate = "/www/www.web-dreamer.de/wordpress/trunk" #puts @doc @tags = … Continue reading

Posted in Allgemein, Joes Tests | Tagged , , , | Leave a comment