[wp-trac] [WordPress Trac] #11960: svn:ignore set to .swp files on multiple directories

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 22 04:38:32 UTC 2010


#11960: svn:ignore set to .swp files on multiple directories
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.0
Component:  General       |     Version:  3.0
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------

Comment(by jamescollins):

 I've attached a patch that hopefully removes the svn:ignore property from
 the wp-includes and wp-admin directories.

 I'm not sure if a patch/diff is capable of doing this though.

 If the patch doesn't work, try these commands:

 {{{
 svn propdel svn:ignore  wp-admin
 svn propdel svn:ignore  wp-includes
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11960#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list