[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Subclipe ignoring Accept Permanently and Save Password

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-11-07 15:10:00 CET

polymonic@gmail.com wrote on 11/07/2006 12:00:39 AM:

> I am experiencing the following issue with Subclipse:
> I connect to my repository https://spilth.devguard.com/svn/rpgam
> The Accept Digital Certificate dialog display, showing:
> Error validating server certificate for
https://spilth.devguard.com:443:
> - Unknown certificate issuer
> Fingerprint:
71:06:27:cc:03:02:10:a4:bc:d3:2a:ad:17:07:67:b4:a6:88:05:23
> Distinguished name: Equifax Secure Inc., US
> I click Accept Permanently
> Enter Username and Password dialog displays.
> I enter my username, password and check Save Password. I click OK
> I navigate to a folder in my Repository and the Accept Digital
Certificate
> dialog displays again.
> I click Accept Permanently.
> Enter Username and Password dialog display again.
> I would assume the Accept Permanently button and Save Password checkbox
> would prevent me from having to do that every time.

Another user had a similar problem a week or so ago. As best we could
figure it was a problem in JavaHL not properly creating the runtime
configuration area. Open the Windows Run dialog and enter %APPDATA% and
click OK. This will open up a folder where config info is stored. There
should be a folder named Subversion. Try renaming it and restarting
Eclipse so that it is recreated. This works for me, but did not work for
some other people. The folder should have a structure like this:

Subversion
   config
   README.txt
   servers
|--auth
     |--svn.simple
     |--svn.ssl.server
     |--svn.username

If those folders beneath auth do not exist, there is no where to store the
cache.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Nov 7 15:10:17 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.