<?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>Luis F. Majano &#187; Netbeans</title>
	<atom:link href="http://luismajano.com/category/Netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://luismajano.com</link>
	<description>Computer Engineer</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:17:25 +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>Netbeans on MAC, cvs over ssh connection problems</title>
		<link>http://luismajano.com/2006/03/23/netbeanscvsoverssh/</link>
		<comments>http://luismajano.com/2006/03/23/netbeanscvsoverssh/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 00:00:00 +0000</pubDate>
		<dc:creator>Luis Majano</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Netbeans]]></category>

		<guid isPermaLink="false">http://www.luismajano.com/</guid>
		<description><![CDATA[I need help trying to make netbeans 5.0 connect to my CVS repository via SSH. I have created my ssh keygen pairs on my laptop and on the server, so when I go into the terminal and type: ssh -l luis www.domain.com I get logged in directly without any challenge. My key pairs work. I [...]]]></description>
			<content:encoded><![CDATA[<p>I need help trying to make netbeans 5.0 connect to my CVS repository via SSH.  I have created my ssh keygen pairs on my laptop and on the server, so when I go into the terminal and type:</p>
<p>ssh -l luis www.domain.com </p>
<p>I get logged in directly without any challenge.  My key pairs work.  I then go to Netbeans to the CVS module and click checkout.</p>
<p>I fill out the EXT part of the repository and for ssh connection I choose external shell and type:</p>
<p>ssh -l luis www.domain.com</p>
<p>Then click on next and it says &#8220;Checking network connection&#8230;.&#8221;</p>
<p>It stays there forever&#8230;..</p>
<p>I am not behind a firewall or proxy.  So I have no clue whatsoever, what wuold be wrong.  Under Eclipse, cvs just connects fine!! So its not my connection.</p>
<p>Please help!!! Netbeans is my IDE of choice for JAVA development, but I need to start verisoning using CVS and I cannot make this work.  Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://luismajano.com/2006/03/23/netbeanscvsoverssh/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

