[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Import and Commit and file modification times

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-23 04:29:56 CEST

Rob Anderson wrote:

> 1) when does a discussion turn into a design,

When somebody leads the discussion, many people participate, and the
result is a consensus. The discussion leader usually finishes by
documenting the final design in a document (look in /trunk/notes/ for
examples of past feature designs.)

> 2) when does a design become implemented, and by whom,

Whenever someone (or group of people) find time/energy/interest to code
the final design. There's no formality here. Anyone is free to just
start working. What's important is to work out in the open, and get
feedback as you go.

> 3) when does that implementation find its way into a release of
> subversion ?

New work is done on trunk. Trunk is released every 4-6 months or so.

If new work is tricky, risky, or unstable, then it's developed on a
feature branch. When the feature is done, the feature branch is merged
to trunk. Then the feature is "released" whenever trunk is next released.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 23 04:29:00 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.