facebook

CVS Authentication Problem

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #278725 Reply

    mrbahr2003
    Member

    I just downloaded and installed the latest MyEclipse for Windows and can’t get connected to CVS either through the CVS browser or project synch. I rolled back to a previous version and it works. I also tried to import a preferences setting from Adobe Flex builder which is built on Eclipse, and that didn’t work either.

    I am running:

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    When ever I try to connect to CVS, I get:

    Auth fail

    Any thoughts and help would be appreciated. My colleague also tried the latest version and is getting the same response.

    CVS is hosted on a Fedora Core linux server.

    Thanks,
    Tom

    #278731 Reply

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    Are there any messages recorded under <workspace>/.metadata/.log file ?

    What version of MyEclipse did you get this to work on ?

    #278735 Reply

    mrbahr2003
    Member

    Here is the information that you requested….

    *** Date:
    Monday, November 19, 2007 8:30:34 AM PST

    ** System properties:
    OS=WindowsVista
    OS version=6.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    D:\Program Files (x86)\MyEclipse\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    D:\Program Files (x86)\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    D:\Program Files (x86)\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    1e84_7c
    -vm
    D:\Program Files (x86)\MyEclipse\jre\bin\javaw.exe

    It was working under 5.5.

    I just got it to work. I had to change an SSHD config variable on my host CVS linux server. Under /etc/ssh, edit the sshd_config file. Change:

    GSSAPIAuthentication yes

    to

    GSSAPIAuthentication no

    and it worked. I found this as an issue if SSH login takes too long. I changed the variable and the CVS plugin worked.

    Hopefully, this will help others.

    #278799 Reply

    Loyal Water
    Member

    Glad you got it to work. Thank you for posting your findings.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: CVS Authentication Problem

You must be logged in to post in the forum log in