Schoep, Grant @ STORM writes:
> 
> Example:
> user1 goes in a does a "cvs admin -l thisfile".
> user2 now goes in a does a "cvs admin -u thisfile"
> 
> CVS echos "done" for user2. However, it doesn't unlock the file. Its like it
> didn't do anything.

That's because unlock with no revision number unlocks the most recent
lock *held by the caller*.  To break someone else's lock you have to
specify the revision number explicitly.

-Larry Jones

Is it too much to ask for an occasional token gesture of appreciation?!
-- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to