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

Re: login dialog doesn't seem to store login data

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-16 16:45:04 CEST

micxer <micxer@port82.de> wrote on 09/16/2005 10:36:23 AM:

> I'm using the subclipse plugin for Eclipse. Eclipse runs on my Windows
> XP machine and the server runs on Linux. I'm using the Apache DAV module
> with SSL for accessing the repository and almost everything works fine
> except that I have to enter my username and password for each
> synchronization request and each Commit/Update request. Of course, this
> could be seen as very safe, but for me it's quite annoying. The strange
> thing is, that the client seems to cache the password but either while
> saving it from the last request or loading it for the next one, it is
> getting corrupted somehow. The log of the Apache server contains the
> following line for each request:
>
> [Fri Sep 16 14:44:43 2005] [error] [client 192.168.82.2] user micxer:
> authentication failure for "/svn/dyntool/DynamicTools": Password
Mismatch
>
> And, of course, after an unsuccessful request with the saved login data
> the client asks again for the correct data.
>
> Does anyone have the problem or a solution for this?

Read the following, which explains how Subversion caches info. I am
pointing you to the docs because on Windows it can be in several places.

http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1

Once you find the cache, try removing it so that it can be created again.

If that does not get you anywhere then let us know which adapter you are
using.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Sep 17 00:45:04 2005

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.