Re: how to implement user level security in cvs ?

2002-05-17 Thread Nick Papadonis
Muhammad Shakeel <[EMAIL PROTECTED]> writes: > Thanks for your reply. I implemented a ACL on a folder in my > repository, when some one checkin in this folder, loginfo execute the > script and refreshes the whole ACL recursively in that folder. But > when a user who is not the owner of the files

Re: Vendor branches and head revisions

2002-05-17 Thread Greg A. Woods
[ On Friday, May 17, 2002 at 13:14:38 (-0400), Eric Siegerman wrote: ] > Subject: Re: Vendor branches and head revisions > > Or delete them all in advance: > - Check out the fresh sandbox mentioned above, from the > pseudo-vendor branch > > - Delete everything that isn't a CVS admin file.

Re: Vendor branches and head revisions

2002-05-17 Thread Eric Siegerman
On Fri, May 17, 2002 at 11:52:39AM -0400, Greg A. Woods wrote: > [ On Friday, May 17, 2002 at 14:33:34 (+0300), Jouni Heikniemi wrote: ] > > - Therefore the updates should be done by checking out a fresh sandbox > > from the "vendor" branch (really a normal one), copying the > > modified file

Re: RCS Locked files

2002-05-17 Thread Greg A. Woods
[ On Friday, May 17, 2002 at 11:38:08 (-0400), Miller Sally S NPRI wrote: ] > Subject: RCS Locked files > > I am transitioning a team from RCS to CVS. in some cases they just > copied the ,v files to the repository. Which is fine except when the > files are locked. I know I need to do a > %cvs ad

Re: RCS Locked files

2002-05-17 Thread Eric Siegerman
On Fri, May 17, 2002 at 11:38:08AM -0400, Miller Sally S NPRI wrote: > I am transitioning a team from RCS to CVS. > in some cases they just copied the ,v files to the repository. Which is fine except >when the files are locked. > > How do I find all the locked file? find $CVSROOT -name "*,v" -

Re: Vendor branches and head revisions

2002-05-17 Thread Greg A. Woods
[ On Friday, May 17, 2002 at 14:33:34 (+0300), Jouni Heikniemi wrote: ] > Subject: Vendor branches and head revisions > > > I've tried browsing the list archive, but couldn't find a comprehensive > answer on this neither in the archives nor the documents. So I'll just > ask: > > We have the nor

RCS Locked files

2002-05-17 Thread Miller Sally S NPRI
I am transitioning a team from RCS to CVS. in some cases they just copied the ,v files to the repository. Which is fine except when the files are locked. I know I need to do a %cvs admin -u1.1 filename to unlock the files How do I find all the locked file? TIA Sally Smart Miller I used to b

Re: Automatically have winCVS place version string in code.

2002-05-17 Thread Greg A. Woods
[ On Friday, May 17, 2002 at 16:14:25 (+0500), Muhammad Shakeel wrote: ] > Subject: Re: Automatically have winCVS place version string in code. > > You mean the $Name keyward can be assigned to a string. Therefor the > value will be assigned to that variable which can be used later on to > find

cvs history question?

2002-05-17 Thread Vinh Cao
Hello All: Can anyone help on cvs history command ? here is the question: I am forward the question from one of my engineer: "what command I need to issue to try to determine what files have been changed on a branch since a particular date? I tried using cvs history with different flags and arg'

Re: how to implement user level security in cvs ?

2002-05-17 Thread Noel Yap
--- Muhammad Shakeel <[EMAIL PROTECTED]> wrote: > Thanks for your reply. I implemented a ACL on a > folder in my repository, > when some one checkin in this folder, loginfo > execute the script and > refreshes the whole ACL recursively in that folder. > But when a user > who is not the owner

Vendor branches and head revisions

2002-05-17 Thread Jouni Heikniemi
I've tried browsing the list archive, but couldn't find a comprehensive answer on this neither in the archives nor the documents. So I'll just ask: We have the normal scenario with a software vendor providing updated sources every now and then and lots of hacking going on between the vendor rel

Re: Automatically have winCVS place version string in code.

2002-05-17 Thread Muhammad Shakeel
Dear larry, You mean the $Name keyward can be assigned to a string. Therefor the value will be assigned to that variable which can be used later on to find the version. In this case it will be necessary for a developer to first insert tag, cvs update  and build the binary. But some times devel

RE: Upgrading cvs to newer version

2002-05-17 Thread Anette van der Schyf
Thank you so much!!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 6:21 PM To: Anette van der Schyf Cc: [EMAIL PROTECTED] Subject: Re: Upgrading cvs to newer version > Hi > > We are currently running cvs version 1.10.7 on linux 2.2.