-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Khurram Rashid <[EMAIL PROTECTED]> writes:
> I just wanted to know if there is any way in CVS to do validation > check in, No, CVS is the wrong tool for your task. > i.e. > > Developer checks out a module from CVS > > Developer makes some changes in the code. > > Developer then checks in the module as validation check in. > > At this stage by validation check in I mean that the module has to be > reviewed by a validator before finally committing the module in the > repository. i.e. > > Validator now checks out the module from CVS > > Validator validates the module > > Validator commits the module in CVS I suggest you look into using Aegis *http://aegis.sourceforge.net/) which is a transaction-based SCM system that addresses your described needs. -- Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFCe5hQ3x41pRYZE/gRAt/EAJ4r88SggF3z2yvX+EXSiNXQCKrKfgCgkLLo st5pNCW7pu6V2klg/hQv5sw= =h8LZ -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
