From 373a392e2b73ce61cf1f0ad7c522ee2a031a56f4 Mon Sep 17 00:00:00 2001 From: GregNoel Date: Thu, 16 Apr 2009 16:19:09 +0000 Subject: [PATCH] Partial update of the use of branches; still needs TLC git-svn-id: http://scons.tigris.org/svn/scons/trunk@4095 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- www/branching.html | 46 ++++++++++++++++++++++++------------------ www/project_tools.html | 2 +- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/www/branching.html b/www/branching.html index 48ead83d..27dce3b3 100644 --- a/www/branching.html +++ b/www/branching.html @@ -34,34 +34,40 @@ These are the SCons development branches and their intended uses.
  • trunk

    -The main code line from which SCons gets released. -This currently lags patches that the mailing list -discussions describe as "checked in to Subversion." -The real latest-and-greatest checked-in source -containing SK's patches is in -branches/core. -This is, however, where we check in -web site changes into the -www/ and scons.org/ subdirectories -(for the tigris.org -and scons.org -web sites, respectively). +The main development branch for changes to +the SCons infrastructure. +This branch is thelatest-and-greatest checked-in source, +where SK checks in most of the stuff he's working on +and which gets sent for review to the scons-dev mailing list. +This is also where we check in +web site changes into the www/ subdirectory +for the tigris.org +web site.

  • -branches/core +checkpoint

    -The main development branch for changes to -the SCons infrastructure. -This is where SK checks in most of the -stuff he's working on -and which gets sent for review to the -scons-dev mailing list. +The branch from which we release checkpoints and release candidates. +These are considered beta releases to be reviewed by the community. +This branch lags patches that the mailing list +discussions describe as "checked in to Subversion." This branch's parent is trunk.

  • +
  • +release +

    +The main code line from which SCons gets released. +Once a release candidate in the checkpoint branch +has achieved sufficient stability, +it is promoted into this branch. +This branch's parent is checkpoint. +

    +
  • +
  • branches/packaging

    @@ -108,7 +114,7 @@ This branch's parent is trunk.

    -

    How to create a branch off the trunk and initialize it for bi-directional merging

    +

    How to create a branch off the trunk and initialize it for bi-directional merging

    This should take place between any branch and its parent diff --git a/www/project_tools.html b/www/project_tools.html index fed72eca..1dfe8758 100644 --- a/www/project_tools.html +++ b/www/project_tools.html @@ -18,7 +18,7 @@ The main changes are:

  • Project Membership
  • Announcements
  • -
  • Discussion forums
  • +
  • Mailing lists/fora
  • Documents & files
  • Project Wiki
  • -- 2.26.2