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

login dialog doesn't seem to store login data

From: micxer <micxer_at_port82.de>
Date: 2005-09-16 16:36:23 CEST

Hello,
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?

Thanks,
Michael
Received on Sat Sep 17 00:36:23 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.