Preventing Commits to a Branch

2003-06-20 Thread Jake Colman
Is there a way to prevent commits to be done to a specific branch? Once the branch has been released we want to make sure it is not furthur modified. In a releated manner, is there a way to prevent an assigned tag from being moved or deleted from a specific revision? TIA! -- Jake Colman

Re: Preventing Commits to a Branch

2003-06-20 Thread Larry Jones
Jake Colman writes: > > Is there a way to prevent commits to be done to a specific branch? Once the > branch has been released we want to make sure it is not furthur modified. In > a releated manner, is there a way to prevent an assigned tag from being moved > or deleted from a specific revision

RE: Preventing Commits to a Branch

2003-06-20 Thread Alexandre Augusto Drummond Barroso
D] > Sent: Friday, June 20, 2003 5:34 PM > To: [EMAIL PROTECTED] > Subject: Preventing Commits to a Branch > > > > Is there a way to prevent commits to be done to a specific > branch? Once the > branch has been released we want to make sure it is not > furthu

Re: Preventing Commits to a Branch

2003-06-20 Thread Kevin Layer
; > From: Jake Colman [mailto:[EMAIL PROTECTED] >> > Sent: Friday, June 20, 2003 5:34 PM >> > To: [EMAIL PROTECTED] >> > Subject: Preventing Commits to a Branch >> > >> > >> > >> > Is there a way to prevent commits to be done to a spe

Re: Preventing Commits to a Branch

2003-06-20 Thread Larry Jones
Kevin Layer writes: > > The args I see (with version 1.11.2) are: directory files. ie: > > /net/cvs/cvs/CVSROOT/cl_commit_check: /cvs/CVSROOT cl_commit_check > > How are you suggesting we find out the version number from this? You can run "cvs -n status" (the -n causes it to ignore the lock th

Re: Preventing Commits to a Branch

2003-06-25 Thread Mark
--- Kevin Layer <[EMAIL PROTECTED]> wrote: > Alexandre Augusto Drummond Barroso <[EMAIL PROTECTED]> wrote: > > >> You may create a program to be called on every commit > >> operation. Your program must analyze the file names, their > >> revision numbers (the third part of revision number identi