On Sep 12, 2008, at 8:24 PM, Idled Soul wrote:

I was wondering if any SVN guru knew how to keep certain unwanted WordPress files/ themes deleted during a SVN Update? Every time I do a SVN Update for someone, it restores these files that the person doesn't want... Is there a way to keep them removed automatically during a SVN Update? :)


I don't think you can.

You _can_ however tell WordPress to use a custom content directory. In wp-config.php set WP_CONTENT_DIR and WP_CONTENT_URL. (The first is the server path, the second is the browser URL.) This will fix your problem for both themes and plugins.

Stephen


--
Stephen Rider
<http://striderweb.com/>



_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to