In article <[EMAIL PROTECTED]>, Paul Sander wrote:
>Under those conditions, almost any version control tool provides the
>necessary merge tool.

Your inexperience is showing. There are version control tools in *broad*
use that have extremely support for branching and merging.
Exhibit A: Visual SourceSafe. So it's not true that ``almost any
version control tool'' provides the support. Only good ones.

> And locks don't matter because there's no
>concurrent development on the same branch.

Two or more developers can do development on the same branch, because they
are collaborating on the same feature.  CVS supports such a concurrent
programming use case, and it happens in practice.  People are doing it
around me as I write this.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to