"Lance " <zhangl@xxxxxxxxxxxxx> schrieb im Newsbeitrag
news:b7kd47$s69$1@xxxxxxxxxxxxxxxx
I just found that the project was rebuilding itself when I committed a
java source to CVS. I want to know is there any reason to do that? It
seems not making any sence to me.
CVS behaves in a way that you get the file back from the server after
checkin. The reason is, that keyword substitutions must be performed plus
anything else that might be configured on the CVS server.
A complete rebuild is likely if many files depend on the file checked in.
Maybe there are other circumstances, too.
robert