info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: locking a branch for a specific time


From: Aaron Bono
Subject: Re: locking a branch for a specific time
Date: Fri, 28 Jul 2006 14:17:32 -0500

On 7/27/06, Jim Hyslop <address@hidden> wrote:
-----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.

 
As long as no one moves the tag...

You might also couple a tag with a check out that noone can touch that will eventually become the deployed version.

What about branching the release?  You can then restrict use of the release branch by anyone but a select few who have authority to change this "locked down" release.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
==================================================================
reply via email to

[Prev in Thread] Current Thread [Next in Thread]