Difference between revisions of "Developer Central"

Jump to navigation Jump to search
264 bytes removed ,  19:51, 21 March 2017
→‎Code statistics: update link to ohloh/openhub
(Add section on PR approval (copy past from an email from sev with some small edits))
(→‎Code statistics: update link to ohloh/openhub)
(3 intermediate revisions by 2 users not shown)
Line 50: Line 50:
If you want to update the main web site:
If you want to update the main web site:
* Update the files you want in the scummvm-web project
* Update the files you want in the scummvm-web project
* Logon to sf.net shell. For more information on using the Interactive Shell Service of sf.net, check [https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service this tutorial].
* Trigger http://www.scummvm.org/site-update/ URL. (Ask sev for an account)
* Change to the directory /home/project-web/scummvm/htdocs/
* Run ./update.sh.  
* This is also covered in more detail by the relevant section of the Admin HOWTO [[HOWTO-Admin#How_to_edit.2Fupdate_webpages|here]].
* This is also covered in more detail by the relevant section of the Admin HOWTO [[HOWTO-Admin#How_to_edit.2Fupdate_webpages|here]].


Line 59: Line 57:
* [[OpenTasks|List of open tasks]], with relatively detailed descriptions, and contact points. Some rather small ones, some bigger ones, take a look. [[GSoC Ideas]] also has some ideas, intended for students applying for Google's Summer of Code.
* [[OpenTasks|List of open tasks]], with relatively detailed descriptions, and contact points. Some rather small ones, some bigger ones, take a look. [[GSoC Ideas]] also has some ideas, intended for students applying for Google's Summer of Code.
* [[TODO|Main TODO list]] (contains links to many further specialized TODO pages, e.g. for specific engines).
* [[TODO|Main TODO list]] (contains links to many further specialized TODO pages, e.g. for specific engines).
* Our [http://sourceforge.net/tracker/?group_id=37116&atid=418820 bug tracker] lists bugs that need to be resolved
* Our [https://bugs.scummvm.org/ bug tracker] lists bugs that need to be resolved and also lists features requested by all kinds of people.
* Our [http://sourceforge.net/tracker/?group_id=37116&atid=418823 feature request tracker] also lists features requested by all kinds of people.


The following are partially outdated, but kept for now for the sake of reference.
The following are partially outdated, but kept for now for the sake of reference.
Line 86: Line 83:
== Code statistics ==
== Code statistics ==
Our commit logs are fed to several freely available statistics tools:
Our commit logs are fed to several freely available statistics tools:
* [http://www.ohloh.net/projects/113 ohloh project analysis] nice graphs and devs activity
* [https://www.openhub.net/p/113 OpenHub project analysis] nice graphs and devs activity
* [http://cia.vc/stats/project/ScummVM CIA.vc statistics], current development
* [http://cia.vc/stats/project/ScummVM CIA.vc statistics], current development
* [http://github.com/scummvm GitHub page], current development on github
* [http://github.com/scummvm GitHub page], current development on github
Line 106: Line 103:


== Misc ==
== Misc ==
* List of [[Defines]] used in the source code.
* Documentation on how we performed our [[CVS2SVN|CVS to Subversion]] conversion.
* Documentation on how we performed our [[CVS2SVN|CVS to Subversion]] conversion.
* Old page listing [[CVS vs SVN|pros and cons between CVS and SVN]] before the conversion was made.
* Old page listing [[CVS vs SVN|pros and cons between CVS and SVN]] before the conversion was made.
* A guide on submitting [[Screenshots]] for use on our website.
* A guide on submitting [[Screenshots]] for use on our website.
TrustedUser
2,147

edits

Navigation menu