Very nice work, Shacker. Thanks for this! cori(talk) 11:59, 15 Feb 2007 (UTC)
How would you prevent public access to the .svn folders? This could be done in .htaccess, but how?
Will this work?:
svn sw http://svn.automattic.com/wordpress/tags/2.3
I've just finished a script to update WP from Subversion. Any comments / suggestions would be welcome.
I manage my whole site through Subversion so this little Trick helps me a lot. I just added a svn:externals property on my root and the site updates automatically :-).
I have however a question: is there a way to attach the WordPress repository to my own through a svn and still host wp-config.php on the repository on my server? If I understand how Subversion works this is not possible, but maybe someone knows better.
I have to admit that I haven't actually used subversion in this way, but why isn't there a 'latest' tag so that someone that wants to always have the latest stable release can just do an 'svn up' ? Can't subversion handle symlinks?
Hiya. This page says 2.6.3 but we are now on 2.6.5. Where do we bump 6.6.2?
Thanks, -danny