Developer Info: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
No edit summary
Line 28: Line 28:
** [http://www.opendap.org/faq|Developer's FAQ] -- Information about using OPeNDAP's [http://scm.opendap.org:8090/trac/browser/ subversion repository].
** [http://www.opendap.org/faq|Developer's FAQ] -- Information about using OPeNDAP's [http://scm.opendap.org:8090/trac/browser/ subversion repository].
** [http://svnbook.red-bean.com/ Subversion documentation] -- The official Subversion documentation; [http://svnbook.red-bean.com/en/1.1/svn-book.pdf PDF] and [http://svnbook.red-bean.com/en/1.1/index.html HTML].
** [http://svnbook.red-bean.com/ Subversion documentation] -- The official Subversion documentation; [http://svnbook.red-bean.com/en/1.1/svn-book.pdf PDF] and [http://svnbook.red-bean.com/en/1.1/index.html HTML].
** [[OPeNDAP's Use of Trac]] --
** [[OPeNDAP's Use of Trac]] -- How to use Trac's various features in the software development process.

Revision as of 17:35, 8 March 2012

  • Nightly Builds: Software we build every night on several platforms. The link provides the most recent report for each build we do. Use show=current to get the most recent; show=<date> to get a particular date, show=<platform> to see a particular platform. The sort=yes option runs the results through Unix sort before building the table. The nightly build software is part of the nbuilds project and is available from our trac/svn repository.

Developer Guidelines and Information

About Subversion