[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: CVS integration in Eclipse
|
Eclipse CVS doesn't really have a 'checkin' command. Commit will apply any local changes to the repository, but leaves the local files as-is.
Scott
On Fri, 20 Dec 2002 13:51:44 -0600, "yinglcs" <yinglcs@xxxxxxxxxxxx> 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.
>
>