Error when accessing projects in CVS repositories view [message #201340] |
Wed, 25 February 2004 06:13 |
Eclipse User |
|
|
|
Hi, I'm using CVSNT with Eclipse 3.0 M6, M7 on Windows XP Pro with JDK
1.4.2_03
The remote server uses pserver. Access to the server is through a
corporate VPN.
When I try to expand the HEAD, Branches or Versions tag in the CVS
repository view, no project is shown in the view and the log shows the
exception below. This does not happen with a local cvsnt server.
Also, I can see the modules in the remote repository when I use CVS
commands from the command line. It's kind of strange to me.
Other people in my company have no such problem, so I guess something is
wrong on my machine, but I've no clue what. I did a complete
uninstall/reinstall of Eclipse, but it didn't help. What did I miss?
Would you have any hint as to what is wrong?
!ENTRY org.eclipse.team.cvs.ui 4 0 Feb 15, 2004 12:20:38.336
!MESSAGE Internal error
!STACK 1
org.eclipse.team.internal.ccvs.core.CVSException: The server reported an
error
while performing the "cvs update" command.
at
org.eclipse.team.internal.ccvs.core.connection.CVSRepository Location.members(CVSRepositoryLocation.java:229)
at
org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager.get FoldersForTag(RepositoryManager.java:221)
at
org.eclipse.team.internal.ccvs.ui.model.VersionCategory.getP rojectVersionChildren(VersionCategory.java:97)
at
org.eclipse.team.internal.ccvs.ui.model.VersionCategory.fetc hChildren(VersionCategory.java:64)
at
org.eclipse.team.internal.ccvs.ui.model.VersionCategory.fetc hDeferredChildren(VersionCategory.java:162)
at
org.eclipse.ui.progress.DeferredTreeContentManager$2.run(Def erredTreeContentManager.java:188)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:62)
!ENTRY org.eclipse.team.cvs.core 4 -10 Feb 15, 2004 12:20:38.346
!MESSAGE The server reported an error while performing the "cvs update"
command.
!SUBENTRY 1 org.eclipse.team.cvs.core 4 -14 Feb 15, 2004 12:20:38.356
!MESSAGE : cvs [server aborted]: cannot find .: No such file or directory
Thanks,
-Laurent Cohen
|
|
|
Powered by
FUDForum. Page generated in 0.04685 seconds