-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Antoine W. Solomon Jr. wrote: > Hello all, > > Is it possible to lock a branch for a specific amount? I would like to > have the ability to have a code freeze and deny anyone from committing > on that branch..
Never lock anyone out from commiting to the repository, just to have a "code freeze." Freezing the code does NOT mean you have to freeze the repository. Simply apply a tag on the branch, and voila` - instant code freeze. - -- Jim Hyslop Dreampossible: Better software. Simply. http://www.dreampossible.ca Consulting * Mentoring * Training in C/C++ * OOD * SW Development & Practices * Version Management -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEyXfELdDyDwyJw+MRAsZWAJ4lrahe4m/03SV3zTV0F1YcVerPcACfVJtp Iy0B8raYRsxQs6WoXpUbbMc= =15pl -----END PGP SIGNATURE----- _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
