| 82 | Lives in the "`conf`" subdirectory of the root of the repository. Edit the template [https://projects.coin-or.org/BuildTools/raw-attachment/wiki/pm-svn-server/projDesc.xml here] to contain the relevant information for your project and simply check it into the repository in the {{{conf/}}} subdirectory of your repository's root (important: do not change the filename from {{{projDesc.xml}}}). After checking in this file, the project's information page will be automatically rendered from the information in this XML file when a user types in the address http://www.coin-or.org/projName.xml, where "projName" is the official acronym of your project, i.e., the one that appears after https://projects.coin-or.org/ in order to get to your projects' Trac page. For example, the XML page of Cbc is [https://projects.coin-or.org/Cbc/browser/conf/projDesc.xml here], and Cbc's project information page is [http://www.coin-or.org/Cbc.xml here]. |