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

CVS doesn't behave this way.

Information on CVS commands (including "checkout" and "commit") can be found 
in the CVS manual here:
http://www.cvshome.org/docs/manual/cvs_16.html#SEC113

- Jared

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.