<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Upgrade JDeveloper 10g Subversion client</title>
	<atom:link href="http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgrade-jdeveloper-10g-subversion-client</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jon-Eric Eliker</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5748</link>
		<dc:creator>Jon-Eric Eliker</dc:creator>
		<pubDate>Wed, 02 Feb 2011 20:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5748</guid>
		<description><![CDATA[Thanks for the tips. Â I had to make a few more changes to get this working with my NTLM-authenticated/SSL repository:
Copied jna.jar from SVNKit download into extension directory
Edited extension.xml in the extension JAR (oracle.jdeveloper.subversion.10.1.3.jar) and added jna.jar to classpath entries (along with svnkit.jar, svnjavahl.jar, etc.). Be sure to write the updated extension.xml back to the meta-inf folder in the zip file.
Added JDeveloper startup property in JDEV_HOME\jdev\bin\jdev.conf
&lt;strong&gt;AddVMOption -Dsvnkit.http.ntlm=jna&lt;/strong&gt;]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tips. Â I had to make a few more changes to get this working with my NTLM-authenticated/SSL repository:<br />
Copied jna.jar from SVNKit download into extension directory<br />
Edited extension.xml in the extension JAR (oracle.jdeveloper.subversion.10.1.3.jar) and added jna.jar to classpath entries (along with svnkit.jar, svnjavahl.jar, etc.). Be sure to write the updated extension.xml back to the meta-inf folder in the zip file.<br />
Added JDeveloper startup property in JDEV_HOME\jdev\bin\jdev.conf<br />
<strong>AddVMOption -Dsvnkit.http.ntlm=jna</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subversion &#8211; branching, merging and reintegration &#171; AMIS Technology blog</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5747</link>
		<dc:creator>Subversion &#8211; branching, merging and reintegration &#171; AMIS Technology blog</dc:creator>
		<pubDate>Thu, 25 Feb 2010 22:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5747</guid>
		<description><![CDATA[[...] Use a recent, 1.6.x, subversion client and server because the mergeinfo is only available since version 1.5 (and improved with 1.6). Only JDeveloper 11gPS1 has an 1.6 client, the previous 11g has a 1.5 client, while 10g only has a 1.4 client (although it&#8217;s possible to manually upgrade the subversion client as I described in an earlier). [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Use a recent, 1.6.x, subversion client and server because the mergeinfo is only available since version 1.5 (and improved with 1.6). Only JDeveloper 11gPS1 has an 1.6 client, the previous 11g has a 1.5 client, while 10g only has a 1.4 client (although it&#8217;s possible to manually upgrade the subversion client as I described in an earlier). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aino Andriessen</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5746</link>
		<dc:creator>Aino Andriessen</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5746</guid>
		<description><![CDATA[Hi,

The svnkit 1.2.3 supports subversion client 1.5.x
For a 1.6.x client you should use the svnkit 1.3.x

I&#039;ve succesfully applied this to JDev 10g and 11g

Ciao
  Aino]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The svnkit 1.2.3 supports subversion client 1.5.x<br />
For a 1.6.x client you should use the svnkit 1.3.x</p>
<p>I&#8217;ve succesfully applied this to JDev 10g and 11g</p>
<p>Ciao<br />
  Aino</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5745</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5745</guid>
		<description><![CDATA[Hi
  I&#039;ve used your solution for
JDeveloper 10.1.3.3, svnkit 1.2.3 and 1.3.0.5847, subversion 1.6.5 recently.
tools -&gt; preferences -&gt; Versioning -&gt; Subversion  - showed correct version, but when I&#039;m trying to connect
to subversion server, I got an error, as

ERROR: svn: connection refused by the server
svn: OPTIONS request failed on

Have you got any idea, how fix this problem]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
  I&#8217;ve used your solution for<br />
JDeveloper 10.1.3.3, svnkit 1.2.3 and 1.3.0.5847, subversion 1.6.5 recently.<br />
tools -&gt; preferences -&gt; Versioning -&gt; Subversion  &#8211; showed correct version, but when I&#8217;m trying to connect<br />
to subversion server, I got an error, as</p>
<p>ERROR: svn: connection refused by the server<br />
svn: OPTIONS request failed on</p>
<p>Have you got any idea, how fix this problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5744</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 27 May 2009 19:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5744</guid>
		<description><![CDATA[The same fix works for SQLDeveloper 1.5.1.
Thanks for the tip!]]></description>
		<content:encoded><![CDATA[<p>The same fix works for SQLDeveloper 1.5.1.<br />
Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mon Jay</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5743</link>
		<dc:creator>Mon Jay</dc:creator>
		<pubDate>Thu, 07 May 2009 23:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5743</guid>
		<description><![CDATA[Hi!

I&#039;m new at this and i&#039;m testing subversion with jdeveloper updating some simple JSPs in a local repository with 2 users.

I&#039;m interested in the lock-modify-unlock model, so I need command line to lock the files, but didnt succeed. I&#039;ve just made the update you post here but I still get the message &quot;this client is too old to work with working copy &#039;.&#039; please get a newer subversion client&quot; :(

what i&#039;m using:

- JDeveloper 10.1.3.4
- TortoiseSVN 1.5.9
- svnkit 1.2.3

what should i do? which version of what do I need? any ideas please!

thanks in advance, have a nice day!]]></description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m new at this and i&#8217;m testing subversion with jdeveloper updating some simple JSPs in a local repository with 2 users.</p>
<p>I&#8217;m interested in the lock-modify-unlock model, so I need command line to lock the files, but didnt succeed. I&#8217;ve just made the update you post here but I still get the message &#8220;this client is too old to work with working copy &#8216;.&#8217; please get a newer subversion client&#8221; <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>what i&#8217;m using:</p>
<p>- JDeveloper 10.1.3.4<br />
- TortoiseSVN 1.5.9<br />
- svnkit 1.2.3</p>
<p>what should i do? which version of what do I need? any ideas please!</p>
<p>thanks in advance, have a nice day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HJHorst</title>
		<link>http://technology.amis.nl/2009/05/05/upgrade-jdeveloper-10g-subversion-client/#comment-5742</link>
		<dc:creator>HJHorst</dc:creator>
		<pubDate>Wed, 06 May 2009 08:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5253#comment-5742</guid>
		<description><![CDATA[JDeveloper Release 2 has svnkit version 1.2.0 installed, so 1.5 repositories should be working.
As I&#039;m using svn 1.6.1 I had the same problem, JDev did not understand my 1.6 working copy.
I installed svnkit version 1.3.0-beta3 and it seems to be working.

Groeten, HJH]]></description>
		<content:encoded><![CDATA[<p>JDeveloper Release 2 has svnkit version 1.2.0 installed, so 1.5 repositories should be working.<br />
As I&#8217;m using svn 1.6.1 I had the same problem, JDev did not understand my 1.6 working copy.<br />
I installed svnkit version 1.3.0-beta3 and it seems to be working.</p>
<p>Groeten, HJH</p>
]]></content:encoded>
	</item>
</channel>
</rss>
