Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This document is intended to capture some of the policies we would like all committers to follow when it comes to checking in changes into our SVN tree.

Commit Log Format

noformat
Code Block
rulertrue
langplain
TS-#### short summary (5072 chars or less), not a sentence

Tested: Platform e.g. Ubuntu-9.0.4, OSX (10.5), FreeBSD (7.2), OpenSolaris (osol096)

More detailed explanatory text as necessary, patch attributions, and
what platforms the commit has been tested on.  Wrap it to about 72
characters or so.  In some contexts, the first line is treated as the
subject of an email and the rest of the text as the body.  The blank
line separating the summary from the body is critical (unless you omit
the body entirely); tools like rebase can get confused if you run the
two together.

...