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

Re: Save password checkbox

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-13 16:12:03 CEST

micxer <micxer@micxer.de> wrote on 09/12/2005 07:56:21 AM:

> I'm using Eclipse Version: 3.1.0 (Build id: I20050627-1435) with
> Subclipse 0.9.33. I set up a subversion server that is communicating
> over DAV with SSL. Everything is working fine except that I have to
> enter my username and password for each sync transaction. The 'Save
> password' checkbox seem to be working but for each transaction there are
> three etries in the Apache error log telling that the provided password
> is wrong (3x [Mon Sep 12 13:49:45 2005] [error] [client 192.168.82.2]
> user svnuser: authentication failure for "/svn/repos/project": Password
> Mismatch)
>
> I found some hints on the net that it would be best if one enters no
> username and password in the setup wizard. I tried that with no effect.
>
> Is it a bug or something I missed during my setup?

You do not indicate what OS you are on or whether you are using JavaHL or
JavaSVN as the adapter.

All I can think of is that your adapter has an old invalid password
cached. It tries to connect, fails, prompts for a password, but fails to
update its cache.

Try deleting the cache from:

$HOME/.subversion/auth

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Sep 14 00:12:03 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.