CVSException exploring HEAD [message #201175] |
Tue, 24 February 2004 18:41  |
Eclipse User |
|
|
|
Originally posted by: lind.ucar.edu
Hi,
After setting up my CVS repository location, the HEAD comes up empty.
The ID string looks like my CVSROOT that works via command line and the
connection validation didn't complain when I set it up.
I saw a similar problem in the Eclipse CVS FAQ but I'm using the "ext"
connection type (not pserver).
Digging into the log I found the following CVSException (truncated)
triggered by trying to open the "HEAD" node of the CVS Repoitory tree:
org.eclipse.team.internal.ccvs.core.CVSException: The server reported an
error while performing the "cvs checkout" command.
at
org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.members(CVSRepositoryLocation.java:255)
at
org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot.getDef inedModulesCache(RepositoryRoot.java:116)
at
org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot.getDef inedModules(RepositoryRoot.java:130)
at
org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager.get FoldersForTag(RepositoryManager.java:217)
at
org.eclipse.team.internal.ccvs.ui.model.CVSTagElement.intern alGetChildren(CVSTagElement.java:60)
at
org.eclipse.team.internal.ccvs.ui.model.CVSModelElement$1.ru n(CVSModelElement.java:46)
at
org.eclipse.team.internal.ui.TeamUIPlugin$2.run(TeamUIPlugin .java:156)
..
..
..
(I tried looking for the source but the eclipse.org cvs tree seems to be
empty beyond org.eclipse.team.internal.ccvs.core.)
Any ideas how I can get this to work?
I'm running the Eclipse 2.1.2 release build on a Linux (Fedora) box with
JDK1.4.2. The CVS server is on a SunOS 5.6 box.
Thanks,
Doug
|
|
|
|
|
Re: CVSException exploring HEAD [message #203206 is a reply to message #201515] |
Fri, 27 February 2004 14:33  |
Eclipse User |
|
|
|
You could still try 2.1.3. This may solve your particular problem.
However, there are still some incompatibilites. Shouldn't be an issue if
you stick with the basic commands (Team>Update, Team>Commit). Also, it
is useful to note that 1.12.x is a feature release of CVS which, to me,
means that, unless there is a new feature that you absolutely need, you
should be using 1.11.x for production environments.
Michael
Doug Lindholm wrote:
> CVS version 1.12.4. I'm afraid I don't have enough control to switch it to
> 1.11.x. Does that mean I'm SOL?
>
> Thanks,
> Doug
>
> Michael Valenta wrote:
>
>
>>What CVS version are you using? If it's beyond 1.11.6, you'll need to
>>get Eclipse 2.1.3. If it's 1.12.x, you'll need to switch back to 1.11.x.
>>
>
>>Michael
>>
>
>>Doug Lindholm wrote:
>>
>
>>>Hi,
>>>
>>>After setting up my CVS repository location, the HEAD comes up empty.
>>>
>>>The ID string looks like my CVSROOT that works via command line and the
>>>connection validation didn't complain when I set it up.
>>>
>>>I saw a similar problem in the Eclipse CVS FAQ but I'm using the "ext"
>>>connection type (not pserver).
>>>
>>>Digging into the log I found the following CVSException (truncated)
>>>triggered by trying to open the "HEAD" node of the CVS Repoitory tree:
>>>
>>>org.eclipse.team.internal.ccvs.core.CVSException: The server reported an
>>>error while performing the "cvs checkout" command.
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.members(CVSRepositoryLocation.java:255)
>
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot.getDef inedModulesCache(RepositoryRoot.java:116)
>
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot.getDef inedModules(RepositoryRoot.java:130)
>
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager.get FoldersForTag(RepositoryManager.java:217)
>
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.ui.model.CVSTagElement.intern alGetChildren(CVSTagElement.java:60)
>
>>> at
>>>
>>>
> org.eclipse.team.internal.ccvs.ui.model.CVSModelElement$1.ru n(CVSModelElement.java:46)
>
>>> at
>>> org.eclipse.team.internal.ui.TeamUIPlugin$2.run(TeamUIPlugin .java:156)
>>>.
>>>.
>>>.
>>>
>>>
>>>(I tried looking for the source but the eclipse.org cvs tree seems to be
>>>empty beyond org.eclipse.team.internal.ccvs.core.)
>>>
>>>Any ideas how I can get this to work?
>>>
>>>I'm running the Eclipse 2.1.2 release build on a Linux (Fedora) box with
>>>JDK1.4.2. The CVS server is on a SunOS 5.6 box.
>>>
>>>Thanks,
>>>Doug
>>>
>>>
>>>
>>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03266 seconds