(no subject)

2002-04-22 Thread Saroj Dalal
Hi I am facing some problem working in CVS. Basically I have done like this way. 1. cvs import -b 1.2.0 -m comment proj-name vendor tag release tag this will create repository under cvs 2. cvs checkout proj-name this will create module in my working directory After that i have started

problem of giving LOCK to one file

2002-04-04 Thread Saroj Dalal
Hi all, I want to apply lock to one of my file.. 1.suppose Makefile is already under cvs. 2. three or four people checked out that Makefile and other files under home directory that are under cvs 3. edit Makefile by all people. 4. I want to checkin all the files into cvs after edit

CVS Revision

2002-03-12 Thread Saroj Dalal
hello, I want to set revision of module in cvs as 1.2.0.1 by cvs import -b command. But now if somebody checkout this module and change some thing in this module and then commit. So i don't want that will change the revision to 1.2.0.1 i want to freeze the revision of module that is