[wp-meta] [Making WordPress.org] #1570: Reviewer Admin

Making WordPress.org noreply at wordpress.org
Fri Apr 22 02:27:44 UTC 2016


#1570: Reviewer Admin
------------------------------+---------------------------------------
 Reporter:  obenland          |       Owner:
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Plugin Directory v3 - M1
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+---------------------------------------

Comment (by dd32):

 Replying to [comment:60 obenland]:
 > Replying to [comment:51 dd32]:
 > > I was planning to just add wrapper methods for the core
 functionalities needed (as we need them), rather than the kitchen sink &
 abstraction that `Automattic_SVN` offers. I haven't seen a need for extra
 methods there yet - have I missed something?
 >
 > Makes sense. We'll need a way to create a new repo for uploaded plugins
 once they're approved.

 Yep, `SVN::mkdir( $remote_paths )` and `SVN::import( $url, $local_path )`
 will be needed then.

 Will need to check how `mkdir` deals with making `*/{trunk,tags,branches}`
 and if it can be done in a single remote operation.
 We could also get away with using just an `import` command for `/plugin-
 name/` which includes `trunk, branches, tags` in the structure already.

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


More information about the wp-meta mailing list