<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>intellij &#8211; Life on the edge of /dev/null</title>
	<atom:link href="https://grimstveit.no/jakob/blog/tag/intellij/feed/" rel="self" type="application/rss+xml" />
	<link>https://grimstveit.no/jakob/blog</link>
	<description>This is what I care about. Why do you care?</description>
	<lastBuildDate>Tue, 18 Aug 2009 16:40:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/06/cropped-FreeBSD-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>intellij &#8211; Life on the edge of /dev/null</title>
	<link>https://grimstveit.no/jakob/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">123904615</site>	<item>
		<title>Solution: SVN authentication breaking in IntelliJ IDEA</title>
		<link>https://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/</link>
		
		<dc:creator><![CDATA[Jakob Breivik Grimstveit]]></dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:20:21 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jetbrains]]></category>
		<guid isPermaLink="false">http://grimstveit.no/jakob/blog/?p=94</guid>

					<description><![CDATA[Several times this nasty bug has bitten me, and I assume I&#8217;m not the only one :-). Are you having problems with IntelliJ IDEA refusing to authenticate you while trying to use SVN (TortoiseSVN)? You have even tried to clear the authentication cache and all other logs? If so, you might try to add the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img data-recalc-dims="1" decoding="async" data-attachment-id="109" data-permalink="https://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/intellij-idea/" data-orig-file="https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?fit=1452%2C1216&amp;ssl=1" data-orig-size="1452,1216" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="IntelliJ-IDEA development environment" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?fit=300%2C251&amp;ssl=1" data-large-file="https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?fit=1024%2C857&amp;ssl=1" class="alignright size-thumbnail wp-image-109" title="IntelliJ-IDEA development environment" src="https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?resize=150%2C150&#038;ssl=1" alt="IntelliJ-IDEA development environment" width="150" height="150" srcset="https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea.png?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w" sizes="(max-width: 150px) 100vw, 150px" />Several times this nasty bug has bitten me, and I assume I&#8217;m not the only one :-).</p>
<p>Are you having problems with <a href="http://www.jetbrains.com/idea/">IntelliJ IDEA</a> refusing to authenticate you while trying to use <a href="http://en.wikipedia.org/wiki/SVN">SVN</a> (<a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a>)? You have even tried to clear the authentication cache and all other logs?</p>
<p><span id="more-94"></span></p>
<p>If so, you might try to add the following to your idea.vmoptions (idea.exe.vmoptions if you&#8217;re using Windows) file:<br />
<code><br />
-Dsvnkit.http.methods=Basic,NTLM<br />
</code></p>
<p>Restart your development environment, and everything should be back to normal.</p>
<p>This issue has also been <a href="http://www.jetbrains.net/devnet/message/5227675#5227675">addressed several times</a> in the <a href="http://www.jetbrains.net/devnet/">JetBrains.net Developer Community</a>, where JetBrains developer Serge Baranov has most, if not all, answers.</p>
<p>Happy hacking!</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">94</post-id>	</item>
	</channel>
</rss>
