Re: general subversion theory for developers?
From: Brad Appleton <brad_at_bradapp.net>
Date: 2004-01-07 19:20:29 CET
On Wed, Jan 07, 2004 at 09:58:43AM -0600, Ben Collins-Sussman wrote:
This is the Private Workspace SCM pattern :-)
> * trunk must compile and pass regression tests at all times.
This maps to several patterns in the SCM book:
> * if your change can be done in a single reviewable commit, then just
This is the "Task Level Commit" SCM pattern
> * if your change needs many commits and/or might destabilize or break
This is the "Task Branch" SCM pattern
-- Brad Appleton <brad@bradapp.net> www.bradapp.net Software CM Patterns (www.scmpatterns.com) Effective Teamwork, Practical Integration "And miles to go before I sleep." -- Robert Frost --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jan 7 19:22:22 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.