[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: CVS integration in Eclipse
|
Thanks.
I have 3 more questions regarding the CVS client in Eclipse.
* when I do a "commit" on a file, the verion of the file in the CVS label
decorations (in my Package Explorer) change from 1.1 to 1.2, but when I look
at the CVS repository view in Eclispe, the verion of that file in the HEAD
is still 1.1. And when I commit it again, the label decorations change from
1.2 to 1.3, but the verion in the HEAD is still 1.1. Why is that?
* how can I *remove* a file when I from the CVS repositories?
* There is a warning in the log saying "Host 'localhost' is runing CVS NT
(version 1.11.1.3) which is not fully supported. However, most functionality
is available". Do I need to worry about it?
Thank you for your help.
"Scott Rutledge" <srutledg@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:1103_1040418529@xxxxxxxxxxxxxxxxxx
> 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.
> >
> >
>
>
>