Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
https://xxx.googlecode.com -- Eclipse subversion woe
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
poetbeware@gmail.com  
View profile  
 More options Jul 27 2006, 7:19 pm
From: "poetbew...@gmail.com" <poetbew...@gmail.com>
Date: Thu, 27 Jul 2006 23:19:38 -0000
Local: Thurs, Jul 27 2006 7:19 pm
Subject: https://xxx.googlecode.com -- Eclipse subversion woe
Howdy,

So thanks for the google code thing. I was able to import a Java
project I'm working on more or less successfully
(http://code.google.com/p/dexlanguage/source). However, I'm having
difficulty accessing the SVN repository via Eclipse (I'm using the
Subclipse plug-in). Apparently Subclipse doesn't approve of whatever
security certificate googlecode.com uses. Unfortunately, SVN doesn't
tell me what that certificate contains. I'm wondering if you can
provide the certificate so I can add it to my operating system's list
of trusted certificates. (Subclipse is written in Java, and I believe
the JRE's SSL implementation relies on the underlying operating
system.)

Perhaps a FAQ on how to set up one's environment so that googlecode.com
is a trusted host?

Thanks again,

-Paul


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Collins-Sussman  
View profile  
 More options Jul 27 2006, 7:28 pm
From: "Ben Collins-Sussman" <suss...@google.com>
Date: Thu, 27 Jul 2006 16:28:19 -0700
Local: Thurs, Jul 27 2006 7:28 pm
Subject: Re: https://xxx.googlecode.com -- Eclipse subversion woe
On 7/27/06, poetbew...@gmail.com <poetbew...@gmail.com> wrote:

> Apparently Subclipse doesn't approve of whatever
> security certificate googlecode.com uses.

It's a standard SSL certificate signed by Thawte.

> Unfortunately, SVN doesn't
> tell me what that certificate contains.

Actually, the svn commandline client prints out the entire certificate
to examine, and asks if you want to accept it.  So this sounds like a
shortcoming in subclipse.  :-)

Try doing a checkout using the commandline client, and 'accept the
cert permanently'.  Then it will be cached in your ~/.subversion/auth/
area.  And then other svn clients (like subclipse) should be able to
take advantage of that cache.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
poetbeware@gmail.com  
View profile  
 More options Jul 27 2006, 8:56 pm
From: "poetbew...@gmail.com" <poetbew...@gmail.com>
Date: Fri, 28 Jul 2006 00:56:06 -0000
Local: Thurs, Jul 27 2006 8:56 pm
Subject: Re: https://xxx.googlecode.com -- Eclipse subversion woe
Oh it's definitely a problem with Subclipse. I was able to import my
project from the command line without having to take any special action
regarding certificates. However I'd prefer to manage the project from
Eclipse, since (aside from this issue) the SVN integration is very
helpful.

But, turns out Subclipse will ask you whether or not you want to accept
Thawte as as a trusted authority. It presents you with three options,
"No", "Trust Temporarily" and "Trust Permanantly". I had selected
"Trust Temporarily." The problem is, Subclipse only asks once, the very
first time you try to set up xxx.googlecode.com as a repository. It
doesn't ask each time it connects to the repository.

I tried again on a different workstation, selected "Trust Permanantly"
and everything works as it should.

I just have to figure out how to reset Subclipse's configuration on the
other machine and that should work too. So basically I'm good to go.

Thanks,

-Paul


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Burnette  
View profile  
 More options Jul 28 2006, 3:55 pm
From: "Ed Burnette" <ed.burne...@gmail.com>
Date: Fri, 28 Jul 2006 12:55:36 -0700
Local: Fri, Jul 28 2006 3:55 pm
Subject: Re: https://xxx.googlecode.com -- Eclipse subversion woe
I'm using subclipse too. See:

http://blogs.zdnet.com/Burnette/?page_id=150&page=11
http://blogs.zdnet.com/Burnette/?p=151

It asked me the first time, and I selected 'temporarily' as you did.
But it kept asking me so finally I selected 'permanently' and haven't
heard from it again. It sounds like yours didn't ask you the second
time. I'm running Eclipse 3.2 and a fairly recent version of Subclipse.
FYI, if all else fails, plug-in settings are generally kept in a file
in your workspace like
.metadata/.plugins/org.whatever.plugin/something.xml .


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »