Can we create/use a branch when we branching things? Otherwise things just clutter /trunk, and in this case, gives people an extra folder that will be checked out needlessly
It's not really a branch. This needs to be a separate extension with a different name so we can deploy it in parallel with the "old" AFT.
History preservation was done right this time, thanks. There were still modifications mixed in with the copy operation, the diff can be reviewed at r1=100806&r2=102552 http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ArticleFeedbackv5/api/ApiQueryArticleFeedback.php?r1=100806&r2=102552
Not sure how that got in there. Will fix.
Rawr, CR parser is messing up the link. http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ArticleFeedbackv5/api/ApiQueryArticleFeedback.php?%721=100806&%722=102552
Actually. now that I look at it, and to avoid any further problems, should I revert and re-commit the whole thing, or is it OK to just rollback that one file and re-commit it?
That'll be fine.
Next time, maybe put an underscore or something between the extension name and its version?