Hi All

Been using CVS for a long time on very small (read: single developer)
projects, but now want to start using it with multiple developers, and
have a question. I'm sure this has probably been asked before, so if
someone can point me in the right direction, it would be greatly
appreciated.

Let's say you have a good-sized CVS project, and several developers.
Every developer has their own sandbox.

One group of developers is working on a section of the project (which
cannot, for various reasons, be its own project), and they need to be
able to "share" their changes related to that section of the project
with other members of the same group, but not everyone else. Normally
developer A would commit their changes, and then developer B would
simply do an update. However, we don't necessarily want developer C, or
the QA sandbox for example, to "see" those changes (get them on an
update) until the group says they are ready. Any standard practices on
this?

TIA
-Kurt

_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to