David Wood writes:
> 
> Are my assumptions about this mistaken? What circumstances allow 
> unresolved conflicts to be committed back to the repository?

If CVS had detected a conflict (which is recorded in the CVS/Entries
file) and the file has not been modified, CVS will not allow the commit.
If the file has been modified but still contains what look like conflict
markers, CVS will issue a warning but allow the commit.  Otherwise, you
couldn't ever commit a file containing real data that just happens to
look like conflict markers.

-Larry Jones

You're going to be pretty lonely in the nursing home. -- Calvin


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

Reply via email to