info-cvs
[Top][All Lists]
Advanced

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

Re: problem in lock and unlocking the files.


From: david
Subject: Re: problem in lock and unlocking the files.
Date: Tue, 23 Apr 2002 09:39:07 -0500 (CDT)

> Hi,
> I am facing a problem in CVS with locking and unlockoing.
> the problem is, i locked a file called abc.java.
> and somebody else is able to unlock the file.
> how can i prevent the other person from unlocking the file.
> i am using the Concurrent Versions System (CVS) 1.11 (client/server).
> 
In general, using CVS, you don't use locks and you don't worry about
other people locking and unlocking files.  If you like, you can have
"cvs watch on" the files and ask people to use "cvs edit" to edit
files and "cvs editors" to see whoever else might be editing them.
Normally, you'd work on abc.java, and if somebody else was you'd
have CVS merge the changes for you.

David H. Thornley                        | If you want my opinion, ask.
address@hidden                       | If you don't, flee.
http://www.thornley.net/~thornley/david/ | O-



reply via email to

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