Difference between revisions of "SVN"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Add a new basic page for the SVN project service (based on contents of the Developer Center))
(No difference)

Revision as of 22:04, 19 July 2009

SVN Project Service
URL(s) http://sourceforge.net/scm/?type=svn&group_id=37116 http://scummvm.svn.sourceforge.net/viewvc/scummvm/ https://scummvm.svn.sourceforge.net/svnroot/scummvm
Purpose Store the project's source code, keeping the development history and allowing collaborative work.
Maintainer(s) Max Horn (Fingolfin), Eugene Sandulenko (Sev)

Keeping updated

Committing

  • Before you write/submit code, you must read about our Code Formatting Conventions. Patches which do not follow them will be rejected or at least delayed until they are cleaned up to comply to them.
  • If you have write access to our repository, you are expected to have read and to comply to the Commit Guidelines.