<?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: JDeveloper and Subversion</title>
	<atom:link href="http://technology.amis.nl/2006/12/18/jdeveloper-and-subversion-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/12/18/jdeveloper-and-subversion-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jdeveloper-and-subversion-2</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: shay</title>
		<link>http://technology.amis.nl/2006/12/18/jdeveloper-and-subversion-2/#comment-4140</link>
		<dc:creator>shay</dc:creator>
		<pubDate>Wed, 11 Apr 2007 02:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1441#comment-4140</guid>
		<description><![CDATA[Here is the workaround:
http://forums.oracle.com/forums/thread.jspa?messageID=1772827]]></description>
		<content:encoded><![CDATA[<p>Here is the workaround:<br />
<a href="http://forums.oracle.com/forums/thread.jspa?messageID=1772827" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageID=1772827</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M McCowan</title>
		<link>http://technology.amis.nl/2006/12/18/jdeveloper-and-subversion-2/#comment-4139</link>
		<dc:creator>M McCowan</dc:creator>
		<pubDate>Tue, 19 Dec 2006 16:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1441#comment-4139</guid>
		<description><![CDATA[I ran across the same problem after upgrading to the newest version of TortiseSVN.  According to the Subversion documentation, the 1.4 client upgrades any working copy it accesses to the new format.  The version of JavaSVN that JDeveloper uses is a 1.3-based client thus can&#039;t read the 1.4 format.

I think I read a thread on Oracle&#039;s JDeveloper forum where someone had replaced JavaSVN with a new version or was using a different client altogether in order to access a 1.4 working copy.]]></description>
		<content:encoded><![CDATA[<p>I ran across the same problem after upgrading to the newest version of TortiseSVN.  According to the Subversion documentation, the 1.4 client upgrades any working copy it accesses to the new format.  The version of JavaSVN that JDeveloper uses is a 1.3-based client thus can&#8217;t read the 1.4 format.</p>
<p>I think I read a thread on Oracle&#8217;s JDeveloper forum where someone had replaced JavaSVN with a new version or was using a different client altogether in order to access a 1.4 working copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Edwards</title>
		<link>http://technology.amis.nl/2006/12/18/jdeveloper-and-subversion-2/#comment-4138</link>
		<dc:creator>David Edwards</dc:creator>
		<pubDate>Mon, 18 Dec 2006 17:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1441#comment-4138</guid>
		<description><![CDATA[Would you be using JDeveloper and TortoiseSVN on the same working copy? A subversion 1.3 client can check out / update / commit from a subversion 1.4 repository  but as soon as a subversion 1.4 client operates on a 1.3 working copy. A  modification occurs to the .svn directory so that a subversion 1.3 client does not understand the .svn structure or format. This is what I have found. I believe that the subversion 1.4 repository is using different structure from 1.3. and that a seemless conversion is performed when talking to 1.3 client]]></description>
		<content:encoded><![CDATA[<p>Would you be using JDeveloper and TortoiseSVN on the same working copy? A subversion 1.3 client can check out / update / commit from a subversion 1.4 repository  but as soon as a subversion 1.4 client operates on a 1.3 working copy. A  modification occurs to the .svn directory so that a subversion 1.3 client does not understand the .svn structure or format. This is what I have found. I believe that the subversion 1.4 repository is using different structure from 1.3. and that a seemless conversion is performed when talking to 1.3 client</p>
]]></content:encoded>
	</item>
</channel>
</rss>
