Home » Eclipse Projects » Eclipse Platform » Bug with CVS?
Bug with CVS? [message #71492] |
Wed, 11 June 2003 17:23  |
Eclipse User |
|
|
|
Originally posted by: kduffey.marketron.com
Hey all, just got the 3.0 M1 release. I don't know if this is a bug or not,
but I didn't see this behavior in the 2.1 release. If someone could verify
that would be great. I have my open source project in SourceForge. When I
open my project in Eclipse, and right-click, Team -> Update, it works fine.
Soon as I do any other team function, I get an IO exception, server was
closed dialog. If I close the project, then reopen it, and do it again, same
thing. I found this out because I did an Update, then added a file and did a
Commit and it kept on giving me this error. Each time, I would close the
project, re-open, update the file, then commit and the update worked, the
commit didn't. To detail more, if I went to the project root dir, updated,
then tried anything on any folder/file within the project, I got the same
error. However, if I reopened the project, selected a file, the first
operation worked, then on nothing worked on that file, but I was able to do
an operation on other files/folders just one time. It appears any "nested"
file/folder loses its ability to have a team/cvs operation performed on it
after the first operation is done.
|
|
|
Re: Bug with CVS? [message #71721 is a reply to message #71492] |
Thu, 12 June 2003 02:08   |
Eclipse User |
|
|
|
Originally posted by: scheglov_ke.nlmk.ru
Kevin <kduffey@marketron.com> wrote:
> Hey all, just got the 3.0 M1 release. I don't know if this is a bug or not,
> but I didn't see this behavior in the 2.1 release. If someone could verify
> that would be great. I have my open source project in SourceForge. When I
> open my project in Eclipse, and right-click, Team -> Update, it works fine.
> Soon as I do any other team function, I get an IO exception, server was
I have same problem with SF.
But only with SF.
When I work with CVS server in local network or other remote CVS server,
Eclipse works fine.
This is known problem, however I am not sure, what author of CVS support
going to do with this.
--
SY, Konstantin.
|
|
|
Re: Bug with CVS? [message #72275 is a reply to message #71721] |
Thu, 12 June 2003 12:24   |
Eclipse User |
|
|
|
please log a bug to the VCM component
Konstantin Scheglov wrote:
> Kevin <kduffey@marketron.com> wrote:
>
>
>>Hey all, just got the 3.0 M1 release. I don't know if this is a bug or not,
>>but I didn't see this behavior in the 2.1 release. If someone could verify
>>that would be great. I have my open source project in SourceForge. When I
>>open my project in Eclipse, and right-click, Team -> Update, it works fine.
>>Soon as I do any other team function, I get an IO exception, server was
>
> I have same problem with SF.
> But only with SF.
> When I work with CVS server in local network or other remote CVS server,
> Eclipse works fine.
> This is known problem, however I am not sure, what author of CVS support
> going to do with this.
>
|
|
|
Re: Bug with CVS? [message #72453 is a reply to message #72275] |
Thu, 12 June 2003 14:28   |
Eclipse User |
|
|
|
Originally posted by: kduffey.marketron.com
Is this a bug with Eclipse? Another poster said it is a known bug but only
with sourceforge? I don't know if I should log a bug with eclipse if it is
not due to eclipse? It seems the server at sourceforge disconnects. However,
it wasn't doing this in earlier versions. I'll play with it a bit more
today, if it continues, I'll log it, but let me know if you think this
should be an eclipse bug or not.
"Jean-Michel Lemieux" <jean-michel_lemieux@ca.ibm.com> wrote in message
news:3EE8A95A.50006@ca.ibm.com...
> please log a bug to the VCM component
>
> Konstantin Scheglov wrote:
> > Kevin <kduffey@marketron.com> wrote:
> >
> >
> >>Hey all, just got the 3.0 M1 release. I don't know if this is a bug or
not,
> >>but I didn't see this behavior in the 2.1 release. If someone could
verify
> >>that would be great. I have my open source project in SourceForge. When
I
> >>open my project in Eclipse, and right-click, Team -> Update, it works
fine.
> >>Soon as I do any other team function, I get an IO exception, server was
> >
> > I have same problem with SF.
> > But only with SF.
> > When I work with CVS server in local network or other remote CVS
server,
> > Eclipse works fine.
> > This is known problem, however I am not sure, what author of CVS
support
> > going to do with this.
> >
>
|
|
|
Re: Bug with CVS? [message #72523 is a reply to message #72453] |
Thu, 12 June 2003 14:51   |
Eclipse User |
|
|
|
Originally posted by: Michael_Valenta.oti.com
Kevin,
There is already a bug report for this
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=37559). It is most likely
a server load issue as the command line client also fails during times
when Eclipse fails.
Michael
Kevin wrote:
> Is this a bug with Eclipse? Another poster said it is a known bug but only
> with sourceforge? I don't know if I should log a bug with eclipse if it is
> not due to eclipse? It seems the server at sourceforge disconnects. However,
> it wasn't doing this in earlier versions. I'll play with it a bit more
> today, if it continues, I'll log it, but let me know if you think this
> should be an eclipse bug or not.
>
> "Jean-Michel Lemieux" <jean-michel_lemieux@ca.ibm.com> wrote in message
> news:3EE8A95A.50006@ca.ibm.com...
>
>>please log a bug to the VCM component
>>
>>Konstantin Scheglov wrote:
>>
>>>Kevin <kduffey@marketron.com> wrote:
>>>
>>>
>>>
>>>>Hey all, just got the 3.0 M1 release. I don't know if this is a bug or
>>>>
> not,
>
>>>>but I didn't see this behavior in the 2.1 release. If someone could
>>>>
> verify
>
>>>>that would be great. I have my open source project in SourceForge. When
>>>>
> I
>
>>>>open my project in Eclipse, and right-click, Team -> Update, it works
>>>>
> fine.
>
>>>>Soon as I do any other team function, I get an IO exception, server was
>>>>
>>> I have same problem with SF.
>>> But only with SF.
>>> When I work with CVS server in local network or other remote CVS
>>>
> server,
>
>>>Eclipse works fine.
>>> This is known problem, however I am not sure, what author of CVS
>>>
> support
>
>>>going to do with this.
>>>
>>>
>
>
|
|
|
Re: Bug with CVS? [message #72541 is a reply to message #72523] |
Thu, 12 June 2003 14:54  |
Eclipse User |
|
|
|
Originally posted by: kduffey.marketron.com
Great, thanks for pointing that out. I'll not worry about logging it then.
"Michael Valenta" <Michael_Valenta@oti.com> wrote in message
news:3EE8CBAB.1030406@oti.com...
> Kevin,
>
> There is already a bug report for this
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=37559). It is most likely
> a server load issue as the command line client also fails during times
> when Eclipse fails.
>
> Michael
>
> Kevin wrote:
>
> > Is this a bug with Eclipse? Another poster said it is a known bug but
only
> > with sourceforge? I don't know if I should log a bug with eclipse if it
is
> > not due to eclipse? It seems the server at sourceforge disconnects.
However,
> > it wasn't doing this in earlier versions. I'll play with it a bit more
> > today, if it continues, I'll log it, but let me know if you think this
> > should be an eclipse bug or not.
> >
> > "Jean-Michel Lemieux" <jean-michel_lemieux@ca.ibm.com> wrote in message
> > news:3EE8A95A.50006@ca.ibm.com...
> >
> >>please log a bug to the VCM component
> >>
> >>Konstantin Scheglov wrote:
> >>
> >>>Kevin <kduffey@marketron.com> wrote:
> >>>
> >>>
> >>>
> >>>>Hey all, just got the 3.0 M1 release. I don't know if this is a bug or
> >>>>
> > not,
> >
> >>>>but I didn't see this behavior in the 2.1 release. If someone could
> >>>>
> > verify
> >
> >>>>that would be great. I have my open source project in SourceForge.
When
> >>>>
> > I
> >
> >>>>open my project in Eclipse, and right-click, Team -> Update, it works
> >>>>
> > fine.
> >
> >>>>Soon as I do any other team function, I get an IO exception, server
was
> >>>>
> >>> I have same problem with SF.
> >>> But only with SF.
> >>> When I work with CVS server in local network or other remote CVS
> >>>
> > server,
> >
> >>>Eclipse works fine.
> >>> This is known problem, however I am not sure, what author of CVS
> >>>
> > support
> >
> >>>going to do with this.
> >>>
> >>>
> >
> >
>
|
|
|
Goto Forum:
Current Time: Sun Jun 08 16:08:27 EDT 2025
Powered by FUDForum. Page generated in 0.03787 seconds
|