No, it does not; hence the name, Concurrent Versions System.  When multiple
users have the same file checked out, each can make independent changes
simultaneously.  CVS does the dirty work of merging the changes when the
file is committed back to the repository.

- Dennis

"CSharpner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Please forgive my green-ness to CVS.
>
> I've been using VSS for I guess about a decade now (sorry :)  In VSS,
> when one person has a file checked out, other people are prevented
> from checking it out at the same time.  Does CVS do the same?


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

Reply via email to