James Hughes writes:
> 
> Our problem 
> is that we are finding that changes are routinely getting clobbered when 
> 2 developers work on the same file. We have a strict regimen (I hope) of 
>   always running "cvs update" before committing any changes.

In every case where I've seen this happen, it's because people run
update while they have a file open in an editor and then save the file
from the editor, wiping out the updated file.

-Larry Jones

I don't like these stories with morals. -- Calvin

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

Reply via email to