On Thu, Nov 08, 2001 at 10:32:21AM -0800, Borja Pardo wrote:
> We have an idea about version management and i'm not sure if we can perform
> it using CVS. I'm also sure it is possible, but i don't know how by now.
> We want to have two different levels in repositories. Let me explain: we
> want a repository ( a "working copy repository") where every programmer can
> perform updates, commits, etc. Then, a project "integrator" checks if
> everything is OK with the changes and performs these changes in a second
> level (or "main") repository. He is the only one who can make changes in the
> last repository. This is to assure things in the main repository are correct
> changes.

You might want to look aegis (http://aegis.sourceforge.net/), which is
designed to support exactly the model you are talking about. It has been
around many years and is a complete usable tool. :-)

Steve

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to