<?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>Life on the edge of /dev/null &#187; intellij</title>
	<atom:link href="http://grimstveit.no/jakob/blog/tag/intellij/feed/" rel="self" type="application/rss+xml" />
	<link>http://grimstveit.no/jakob/blog</link>
	<description>This is what I care about. Why do you care?</description>
	<lastBuildDate>Mon, 09 Jan 2012 07:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Solution: SVN authentication breaking in IntelliJ IDEA</title>
		<link>http://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/</link>
		<comments>http://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:20:21 +0000</pubDate>
		<dc:creator>Jakob Breivik Grimstveit</dc:creator>
				<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 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-109" title="IntelliJ-IDEA development environment" src="http://grimstveit.no/jakob/blog/wp-content/uploads/2009/08/intellij-idea-150x150.png" alt="IntelliJ-IDEA development environment" width="150" height="150" />Several times this nasty bug has bitten me, and I assume I&#8217;m not the only one <img src='http://grimstveit.no/jakob/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</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>
<div class="none"><g:plusone href="http://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/" size="small" count="true"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://grimstveit.no/jakob/blog/2009/08/18/solution-svn-authentication-broken-in-intellij-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

