Unlock:
cvs admin -u modulename
cvs admin -u filename

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Greg A. Woods
Sent: Monday, July 10, 2000 12:59 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: File Locking and unlocking


[ On Monday, July 10, 2000 at 14:30:57 (-0000), [EMAIL PROTECTED] wrote: ]
> Subject: File Locking and unlocking
>
> Problem:
> When a lock is issued for a file, all revisions of the file
> are lock.  When I try to unlock it, I get the error message that
> multiple revisions are locked please specify one.  I have found
> no docummentation that has a unlock command, only the
> admin "-l" command for locking.  Is there a unlock command,
> and what is it?

Since CVS is explicilty designed to do the exact opposite of file
locking (`C' == Concurrent, in this case), you're on your own.....

--
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>      <robohack!woods>
Planix, Inc. <[EMAIL PROTECTED]>; Secrets of the Weird <[EMAIL PROTECTED]>

Reply via email to