Results 1 to 2 of 2

Thread: Checking out source code using STS

  1. #1
    Join Date
    May 2005
    Location
    BEEK, The Netherlands
    Posts
    230

    Default Checking out source code using STS

    First of all I don't have much experience with Maven, but I like to check out the Roo source in STS.

    I tried using the "Checkout Maven Projects from SCM" but I get this error message:

    svn: OPTIONS of 'https://anonsvn.springframework.org/svn/spring-roo/%20trunk': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://anonsvn.springframework.org)
    The svn command failed.

    I just want to check out everything and setup source folders etc. in STS so I experiment a little creating an addon.


    Cheers,
    Marcel

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    I've seen that issue when using the command line SVN client as well. It appears to be a server configuration issue. I'll let our systems infrastructure people know and hopefully they can get it sorted out.

    In the meantime I recommend using a command line SVN client, as you can tell it to ignore the certificate issue.
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •