Eric Siegerman writes:
> 
> Didn't someone say that "co" locks the whole tree, but "update"
> only locks one directory at a time?

If they did, they're wrong.  Checkout and update both use the same
underlying code, so they both do locking the same way (directory at a
time).  I think admin, commit and the various edit and watch commands
are the only things that lock the whole tree; everything else locks a
directory at a time.

-Larry Jones

Please tell me I'm adopted. -- Calvin


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

Reply via email to