Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

DSDP/MTJ/Proposal for Code Checkin

< DSDP‎ | MTJ
Revision as of 12:58, 27 September 2006 by Khorowit.us.ibm.com (Talk | contribs) (Add labels to links)

In addition to all of the requirements for code checkin in the Eclipse process Development Conventions and Guidelines we should follow the following addtional guidelines.

  1. All code checkins should have a bug as a reference for the code change. An exception for small spelling or formatting changes is allowed.
  2. All checkins should have comments attached to the checkin when it is committed to the CVS archive.
  3. All checkins should include the bug number at the beginning of the checkin comment. For example, prefix the comment with "Bug xxxxx. "

Look at TM Project Committer How To Checkin

Back to the top