Tagged Questions
1
vote
1answer
35 views
wordpress.org codebase
Is the codebase that runs wordpress.org publicly available? Specifically, I'm interested in the part that parses the plugins SVN repository to determine the current and past versions of plugins.
I ...
1
vote
1answer
97 views
How to make previous versions available for users?
I am new to using subversion, trac and do not clearly understand how the wordpress plugin repository works. When committing WP Responder I put all the files in a directory called "trunk" and committed ...