You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2003/05/16 18:57:47 UTC

Re: Branching with subversion in a "production" environment

marvin greenberg <ma...@acm.org> writes:
> We're probably going to switch to a "all developers off the trunk"
> mode, with branches used for "significant" milestones, like
> releases.  I'm just wondering if that's the mode most people are
> using.  (I understand that svn is going to fix all this at some
> point.)

My impression is that that's how most people are working, yes.

(I also look forward to the day when your former, branch-heavy
ClearCase style of development is better supported!)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Branching with subversion in a "production" environment

Posted by Ben Collins-Sussman <su...@collab.net>.
marvin greenberg <ma...@acm.org> writes:
> > We're probably going to switch to a "all developers off the trunk"
> > mode, with branches used for "significant" milestones, like
> > releases.

We also create branches whenever a developer has a long-running task
-- in other words, a task which requires multiple commits that would
break the 'trunk' for everyone else.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org