[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: CVS integration in Eclipse

As of M4, if the file was originally read-only and you performed a "cvs edit" to make the file writtable, then the commit will revert the file back to read only. Builds before M4 do not have this behavior.

yinglcs wrote:

Hi,

I setup CVS integrated with Eclipse.
So I click a java File, select the "Team->Commit" menu item, is that
equilvant to a CVS checkin?
But why it does not change the file to read only mode after I do a
"Team->Commit"?

Thank you.