I would like to help out with the development of phpMyAdmin. How should I proceed?
The following method is preferred for new developers: • fetch the current SVN tree over anonymous SVN: svn co https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin • add your stuff • generate patch with your changes: svn diff • put the patch inside the patch tracker of the phpMyAdmin project. Write access to the SVN tree is granted only to experienced developers who have already contributed something useful to phpMyAdmin. Also, have a look at the Developers section.