Skip to content

Instantly share code, notes, and snippets.

@ammist
ammist / svn_overwrite.sh
Created June 29, 2011 08:23 — forked from doolin/svn_overwrite.sh
[WP] [SVN] - Getting WordPress out of SVN
#!/usr/bin/sh
# This script will overwrite an existing
# WordPress installation with the current
# head of trunk. Once it has been reverted,
# you may need to update the database, and
# WP will prompt you for that automatically.
# This is untested with these options!
# The script commands work from the command