Comment 35 for bug 473139

Revision history for this message
mlg7 (mlg7) wrote :

I am seeing this as "Password for '(null)' GNOME keyring".
I have no idea what is a keyring in general, and what is the '(null)' keyring in particular.
I typed in my sudo password, and it worked, but svn must not require sudo password!

Expected: I expected svn to just work
Actually: "svn update" requires my administrator's password. The prompt to enter this password does not explain anything.

[Yes, I believe the duplicate status is wrong]

$ svn update
Password for '(null)' GNOME keyring:
svn: OPTIONS of 'https://svn.---.com/---/trunk': authorization failed: Could not authenticate to server: rejected Basic challenge (https://svn.---.com)
$ uname -a
Linux --- 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC 2011 i686 GNU/Linux

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"