<?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>Chinto&#039;s blog &#187; subversive</title>
	<atom:link href="http://blog.chintoju.com/tag/subversive/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chintoju.com</link>
	<description>Can you get something out of nothing...</description>
	<lastBuildDate>Wed, 21 Sep 2011 06:39:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Subversion proxy connection issues with Eclipse (In windows)</title>
		<link>http://blog.chintoju.com/2009/03/subversion-proxy-connection-issues-with-eclipse-in-windows.html</link>
		<comments>http://blog.chintoju.com/2009/03/subversion-proxy-connection-issues-with-eclipse-in-windows.html#comments</comments>
		<pubDate>Wed, 11 Mar 2009 06:56:33 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[subversive]]></category>

		<guid isPermaLink="false">http://blog.chintoju.com/?p=65</guid>
		<description><![CDATA[If you are having issues connecting to your subversion repositories from Eclipse (May be with Subversive/Subclipse). Try the following. Enter proxy details into Subversion configuration: Open servers file in the following location Window XP C:\Documents and Settings\MyUserId\Application Data\Subversion\servers Windows Vista C:\Users\Clientside\AppData\Roaming\Subversion\servers Update following lines at the end of file [global] http-proxy-exceptions = yourproxy exceptions (e.g. [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having issues connecting to your subversion repositories from Eclipse (May be with Subversive/Subclipse). Try the following.</p>
<h2>Enter proxy details into Subversion configuration:</h2>
<h3>Open <strong>servers</strong> file in the following location</h3>
<dl>
<dt>Window XP</dt>
<dd>C:\Documents and Settings\MyUserId\Application Data\Subversion\<strong>servers</strong></dd>
<dt>Windows Vista</dt>
<dd>C:\Users\Clientside\AppData\Roaming\Subversion\<strong>servers</strong></dd>
</dl>
<h3>Update following lines at the end of file</h3>
<pre>[global]
http-proxy-exceptions = yourproxy exceptions (e.g. dev.company.com.au)
http-proxy-host = yourproxyhost (e.g. proxy.company.com.au)
http-proxy-port = your proxy port (e.g. 8080)
http-proxy-username = proxyusername
http-proxy-password = proxypassword</pre>
<p><em>This step might not be needed all the time </em></p>
<h2>Update Eclipse Proxy settings</h2>
<p><strong>Windows > Preferences</strong> </p>
<p>Type &#8216;<strong>proxy</strong>&#8216; in the filter text box. Go to &#8216;Network Connections&#8217; config page. Choose manual proxy configuration and Update the proxy details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chintoju.com/2009/03/subversion-proxy-connection-issues-with-eclipse-in-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

