[wp-hackers] 2.0.3 changed files list, changed files zip, changes diff

Peter Westwood peter.westwood at ftwr.co.uk
Thu Jun 1 14:42:44 GMT 2006


On Thu, June 1, 2006 2:44 pm, Mark Jaquith wrote:
> On Jun 1, 2006, at 9:41 AM, Owen Winkler wrote:
>
>> It may be worth it to get svn installed just to avoid the possible
>> head trauma induced by making a 2000+ line unified diff work.  That
>> is, if you're already using a command line.
>
> You can also use SVN to update a WP install that isn't already a SVN
> checkout... merely checkout WP to a different directory and then export.
>
> # svn co http://svn.automattic.com/wordpress/branches/2.0/ wordpress-
> checkout/
> # svn export --force wordpress-checkout/ actual-wp-install/
>

AFAIK you don't need that initial checkout just do:

# svn export --force http://svn.automattic.com/wordpress/branches/2.0/
actual-wp-install/

westi
-- 
Peter Westwood <peter.westwood at ftwr.co.uk>
http://blog.ftwr.co.uk


More information about the wp-hackers mailing list