info-cvs
[Top][All Lists]
Advanced

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

RE: how to 'lock down' a branch?


From: Chuck . Irvine
Subject: RE: how to 'lock down' a branch?
Date: Mon, 4 Jun 2001 12:43:43 -0500

Shubho,

Sometime ago, I posted patches by John Cavanaugh that can be used for
branch locking. The patches are for version 1.11 of CVS but work for the
most current version as well. One chunk of the patch will fail because a
file has been removed (actually, merged into another), but I have
verified that this causes no problems. If you'd like to have a look at
the patches, search for my name in the mail archive and you should be
able to find them. The patches include updates to the texinfo file which
describe the new functionality. After you've patched and built, do a
search of the cvs info files for AlternateInfo to get info on the new
functionality. Basically, the patch causes more info, including branch
name, to be passed to your commit info script. Included with the
patches, is a perl script that can be specified in your commitinfo file
to implement branch locking. 

Chuck

-----Original Message-----
From:    Shubhabrata.Sengupta
         [mailto:address@hidden
Sent:    Tuesday, May 29, 2001 10:18 PM
To:      Harald.Kucharek; info-cvs
Subject: Re: how to 'lock down' a branch?

Ah! well - to prevent users from mistakenly doing checkins to a branch,
along which you do not want any development to happen. This happens
especially in large, geographically distributed teams when people tend
to
forget that checkins are not permitted along certain branches for
various
reasons - like product released from that branch is End-of-Lifed or that
branch was created to do some experimental coding on a particular module
etc. There possibly are various ways of spreading this information among
the
team members and have other methods of enforcing them - but "locking
down"
branches happens to be a very convenient one.

Thanks

Shubho

-----Original Message-----
From: Harald Kucharek <address@hidden>
To: address@hidden <address@hidden>
Date: Tuesday, May 29, 2001 7:58 PM
Subject: Re: how to 'lock down' a branch?


>Kevin Yang wrote:
>>
>> Hi,
>>
>> Can I 'lock down' a branch in cvs? I need to do it so no check-ins
can
>> happen to a release branch. It basically becomes a 'read-only'
branch.
>>
>> Thanks,
>>
>> Kevin
>
>Why do you want to have this? Usually, when you make a release, you tag
>the current state of the branch so you can revert to the release state
whenever you want.
>But you keep it accessible in case you have to do and check-in some
bugfixes.
>
>Harald
>
>--
> iXpoint Informationssysteme GmbH #
>           Daimlerstr. 3          # Harald Kucharek
>          76275 Ettlingen         # address@hidden
>    Tel/Fax +49 7243 3775-0/77    # www.ixpoint.de
>
>_______________________________________________
>Info-cvs mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/info-cvs
>


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs

reply via email to

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