On Wed, Dec 24, 2008 at 5:13 PM, Paul Robinson <[email protected]> wrote: > So I was wondering. If I didn't check out my blog from SVN is there a way to > get SVN to update it? Or do I have to delete my current blog installation > check out WP from SVN & then update from then on?
You can force a check-out into the current working directory, like so: svn co --force http://svn.automattic.com/wordpress/trunk . _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
