RE: how to implement user level security in cvs ?

2002-06-18 Thread Stanton, Curt (NCI/IMS)
I would love to see the commands have pre and post triggers. I think it would be useful to a great number of people. Thanks, I just wanted to add my two cents. -Curt Stanton -Original Message- From: Noel Yap [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 8:24 AM To: Muhammad

RE: Pruning A Branch

2002-06-11 Thread Stanton, Curt (NCI/IMS)
14PM -0400, Eric Siegerman wrote: > On Tue, Jun 11, 2002 at 03:46:59PM -0400, Stanton, Curt (NCI/IMS) wrote: > > Is it possible to prune a branch from CVS? > > Possible, but not easy. (You can remove the branch *tag* easily > enough. The branch's revisions will all still

Pruning A Branch

2002-06-11 Thread Stanton, Curt (NCI/IMS)
Title: Message Is it possible to prune a branch from CVS?   We have a project in which we intend to demo next week.  We have a beta version of the code that we wish to develop on.  The code that has been tested for the past week and a half has been tagged.  We have continued development alon

cvs version compatability

2002-06-04 Thread Stanton, Curt (NCI/IMS)
Title: Message Sorry for the noob question.   I am using WinCVS 1.2 and I am about to switch to the latest beta WinCVS1.3b8.  1.2 uses cvs 1.11 and 1.3b8 uses cvs 1.11.1.3.   First question.  Do I need to delete my sandbox and heckout my module again when I make the switch?   Second,  The U

Is there anyway to not change a file when there are conflicts?

2002-01-09 Thread Stanton, Curt (NCI/IMS)
Here is the problem. When CVS tries to merge a file and fails, it creates the two different versions of the code snippit seperated by the >=<. Or somesymbols like that. We find that to be hard to deal with most of the time. We use another program called beyond compare to merge the

Renaming files in CVS

2001-10-26 Thread Stanton, Curt (NCI/IMS)
I looked through the archives and found out how to rename a file by changing the ,v file or copy file A to File B, remove A from repo, Add B. Is there going to be a feature put into CVS, or is there already, to rename a file with a single CVS command? Thanks -Curt Stanton _

problem with binary attribute -kb

2001-10-19 Thread Stanton, Curt (NCI/IMS)
I have recently switched from RCS to CVS and now a few of my java files have the -kb option set. They are java files, so they are text not binary. Is there a way that I can issue a command through the client to get rid of any -k options? If not would setting the -ko option make the file work th

cvs edit -c command

2001-10-10 Thread Stanton, Curt (NCI/IMS)
Does anyone know where I can find some info on this command and arguments. I can't seem to find it Thanks Curt Stanton ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

RE: deprecated caommand in 1.11.1.1

2001-10-10 Thread Stanton, Curt (NCI/IMS)
with a previous version. > > [ On Tuesday, October 9, 2001 at 15:31:46 (-0400), Stanton, Curt (NCI/IMS) > wrote: ] > > Subject: RE: deprecated caommand in 1.11.1.1 > > > > First of all relax. Second of all, I like a lot of things about CVS. > We > > would

RE: deprecated caommand in 1.11.1.1

2001-10-09 Thread Stanton, Curt (NCI/IMS)
, not asking anyone to spend time on something that the software isn't working towards > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, October 09, 2001 3:28 PM > To: Stanton, Curt (NCI/IMS) > Cc: [EMAIL PROTECTED] > Subje

deprecated caommand in 1.11.1.1

2001-10-09 Thread Stanton, Curt (NCI/IMS)
> I am trying to switch from RCS to CVS. I recenly tried using cvs > 1.11.1.1. For my company, we wanted to simulate the locking style of RCS > of only having one person edit the file at a time. I understand that CVS > doesn't directly support that and I understand why, but it had the command

deprecated caommand in 1.11.1.1

2001-10-09 Thread Stanton, Curt (NCI/IMS)
I am trying to switch from RCS to CVS. I recenly tried using cvs 1.11.1.1. For my company, we wanted to simulate the locking style of RCS of only having one person edit the file at a time. I understand that CVS doesn't directly support that and I understand why, but it had the command a

Locking Problem

2001-10-03 Thread Stanton, Curt (NCI/IMS)
Here is ther error I am getting, any help? cvs admin -l WinIni.java RCS file: //nfsd/imsdev/CVS/bsi/shared/bsiShared/WinIni.java,v 1.1 locked cvs [admin aborted]: cannot rename file //nfsd/imsdev/CVS/bsi/shared/bsiShared/,WinIni.java, to //nfsd/imsdev/CVS/bsi/shared/bsiShared/WinIni.java,v: File

RE: Networked file system permission

2001-10-03 Thread Stanton, Curt (NCI/IMS)
ion to write to that. Why isn't it writeing > those to the directory stored by TEMP or TMP or TMPDIR? > > -Original Message----- > From: Stanton, Curt (NCI/IMS) > Sent: Wednesday, October 03, 2001 7:53 AM > To: '[EMAIL PROTECTED

Networked file system permission

2001-10-03 Thread Stanton, Curt (NCI/IMS)
here is the error I get when I try to commit a change. cvs.exe [commit aborted]: cannot create temporary file LI: Permission denied My question is where does cvs try to create the temp file. I believe that I am in a group that has permission to write to the project directory in the module. is

Permissions needed for CVS Setup

2001-10-02 Thread Stanton, Curt (NCI/IMS)
here is the error I get when I try to commit a change. cvs.exe [commit aborted]: cannot create temporary file LI: Permission denied My question is where does cvs try to create the temp file. I believe that I am in a group that has permission to write to the project directory in the module. is