[wp-trac] [WordPress Trac] #32120: WordPress updates damage .svn folders. Patch WP_Filesystem_Direct::delete() to preserve them.

WordPress Trac noreply at wordpress.org
Wed Apr 29 01:52:07 UTC 2015


#32120: WordPress updates damage .svn folders. Patch WP_Filesystem_Direct::delete()
to preserve them.
-------------------------------+----------------------
 Reporter:  philmprice         |       Owner:
     Type:  enhancement        |      Status:  closed
 Priority:  normal             |   Milestone:
Component:  Filesystem API     |     Version:  4.2
 Severity:  normal             |  Resolution:  wontfix
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+----------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 The behaviour here would be expected, the delete method completely removes
 a directory and all it's contents, including hidden files & directories,
 and the methods that use it require that behaviour.

 If you're using a VCS, I'd suggest not using WordPress's built in upgrade
 routines, or upgrade to SVN 1.8 which doesn't require a `.svn` directory
 in every sub directory (only the root).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32120#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list