Branches

From OpenSimulator

Revision as of 23:15, 3 March 2012 by MakoBot (Talk | contribs)

Jump to: navigation, search

This page outlines the various OpenSimulator repository branches, what they are for, and our policy for what goes into it.

Also read

master

master holds bleeding edge OpenSimulator development.

OpenSimulator Policy

  • Master is not guaranteed to function. It might be in the middle of a transition, or undergoing major overhaul.
  • Master should always build (this is checked thru our CI builder)
  • All tests should run green on trunk (this is also checked thru the CI builder at http://panda.opensimulator.org, though at the moment this spontaneously breaks quite often (needs fixing or wholesale replacement))
  • Code should have been reasonably tested

<version>-release

These branches contain release code. For instance, 0.7.0.2-release

<version>-post-fixes

These branches contain release code that has had fixes applied afterwards. For instance, 0.7.0.1-post-fixes. If no post fix branch exists then no post fixes have been done.

other branches

Other branches mainly contain individual developer's work.

Personal tools
General
About This Wiki