--- Georg Wilckens <[EMAIL PROTECTED]> wrote:
> Hey, that's neat. Couldn't find that in the
> documentation, thanks for
> the hint. :) :) Maybe I have an misconception
> regarding locking... can
> CVS be safely used without locking? Couldn't there
> be some unsuspected
> merges when two people commit a file shortly after
> each other?

CVS prevents checkins when a merge is needed.  Since
you never know if a merge (including inter-file
merges) breaks a system, it's best to perform unit
regression testing before each commit.

Noel

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

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

Reply via email to