|
Actually I can't find any file #cvs.* in the directory. I'm told that the lock happened as there was an interruption during some cvs operation.
I got a suggestion to use Smart CVS and unlock them but I use Unix server amd not SmartCVS. Any idea about this please?
On 7/26/07, Peter Connolly <psconnolly@xxxxxxxxx> wrote:
CVS locks are implemented by CVS creating lock files in the directory being committed:
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_2.html#SEC17
Go in and delete the #cvs.* files and you will clear the lock.
pc
On 7/26/07, Rupa N <wintester2000@xxxxxxxxx
> wrote: > Hi, > > > Can anybody help me with how to remove a lock on a file in CVS? > > CVS is not allowing any changes to be checked in.. > > Thanks in advance!
|