<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lwpwiki.webhosting.rug.nl/index.php?action=history&amp;feed=atom&amp;title=Subversion_%28svn%29_authentication_fails</id>
	<title>Subversion (svn) authentication fails - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lwpwiki.webhosting.rug.nl/index.php?action=history&amp;feed=atom&amp;title=Subversion_%28svn%29_authentication_fails"/>
	<link rel="alternate" type="text/html" href="https://lwpwiki.webhosting.rug.nl/index.php?title=Subversion_(svn)_authentication_fails&amp;action=history"/>
	<updated>2026-04-29T20:52:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://lwpwiki.webhosting.rug.nl/index.php?title=Subversion_(svn)_authentication_fails&amp;diff=177&amp;oldid=prev</id>
		<title>Chris: Created page with &quot;Category:software-faq ==== Problem ==== When subversion client fails to authenticate printing error messages like:   Password for &#039;(null)&#039; GNOME keyring:  svn: OPTIONS of...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lwpwiki.webhosting.rug.nl/index.php?title=Subversion_(svn)_authentication_fails&amp;diff=177&amp;oldid=prev"/>
		<updated>2015-02-10T16:47:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:Software-faq&quot; title=&quot;Category:Software-faq&quot;&gt;Category:software-faq&lt;/a&gt; ==== Problem ==== When subversion client fails to authenticate printing error messages like:   Password for &amp;#039;(null)&amp;#039; GNOME keyring:  svn: OPTIONS of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:software-faq]]&lt;br /&gt;
==== Problem ====&lt;br /&gt;
When subversion client fails to authenticate printing error messages like:&lt;br /&gt;
&lt;br /&gt;
 Password for &amp;#039;(null)&amp;#039; GNOME keyring:&lt;br /&gt;
 svn: OPTIONS of &amp;lt;nowiki&amp;gt;&amp;#039;https://vcs.service.rug.nl/svn/example-repo&amp;#039;&amp;lt;/nowiki&amp;gt;:&lt;br /&gt;
 authorization failed: Could not authenticate to server:&lt;br /&gt;
 rejected Basic challenge (&amp;lt;nowiki&amp;gt;https://vcs.service.rug.nl)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The cause of this problem is that subversion is trying to use the gnome-keyring deamon to get a username and password. There are to known ways to prevent this and thus solve the problem:&lt;br /&gt;
&lt;br /&gt;
==== Solution #1 ====&lt;br /&gt;
Edit the file ~/.subversion/config and under the section [auth] make sure there is a line that reads (note: nothing after the &amp;#039;=&amp;#039; symbol):&lt;br /&gt;
 password-stores =&lt;br /&gt;
&lt;br /&gt;
==== Solution #2 ====&lt;br /&gt;
Disable the &amp;quot;keyring&amp;quot; which subversion is trying to use:&lt;br /&gt;
 rm ~/.gnome2/keyrings/login.keyring&lt;/div&gt;</summary>
		<author><name>Chris</name></author>
	</entry>
</feed>