Home > Software, Troubleshooting > SVN authentication problems

SVN authentication problems

Today I got this error message while “svn info <repository>”

Password for ‘(null)’ GNOME keyring:

After a long Google search I found a simple solution:

rm ~/.gnome2/keyrings/*

Thats it., but please be careful. All your passwords, which are stored in the keyring are lost after this fix.

  1. No comments yet.
  1. No trackbacks yet.