[wp-meta] [Making WordPress.org] #3029: Plugin Directory: Introduce UI for managing plugin support reps

Making WordPress.org noreply at wordpress.org
Wed Aug 16 22:29:52 UTC 2017


#3029: Plugin Directory: Introduce UI for managing plugin support reps
---------------------------------------+-----------------------------------
 Reporter:  SergeyBiryukov             |       Owner:  Otto42
     Type:  task                       |      Status:  assigned
 Priority:  normal                     |   Milestone:  Plugin Directory
Component:  Plugin Directory           |  v3.0
 Keywords:  has-patch has-screenshots  |  Resolution:
---------------------------------------+-----------------------------------

Comment (by SergeyBiryukov):

 @Otto42 On committing, I'd suggest using `svn cp` or TortoiseSVN UI to
 copy the existing files to new names:
 {{{
 admin/list-table/class-committers.php → admin/list-table/class-support-
 reps.php
 admin/metabox/class-committers.php → admin/metabox/class-support-reps.php
 api/routes/class-plugin-committers.php → api/routes/class-plugin-support-
 reps.php
 widgets/class-committers.php → widgets/class-support-reps.php
 widgets/js/committers.js → widgets/js/support-reps.js
 }}}
 And then overwriting those new files with the ones from the patch.

 That way the files will preserve the existing commit history and only show
 the actual changes in SVN blame rather than appear as completely new
 files. Not a big deal, but seems cleaner.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3029#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list