﻿<?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>Ladysign Dev Blog &#187; subversion</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Aptana 1.5 and SVN 1.6.x</title>
		<link>http://www.ladysign-apps.com/blog/code/opensource/aptana-1-5-and-svn-1-6-x/</link>
		<comments>http://www.ladysign-apps.com/blog/code/opensource/aptana-1-5-and-svn-1-6-x/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 12:40:53 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[opensource]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=877</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<pre class="brush: jscript;">org.tigris.subversion.javahl.ClientException - svn: Unable to open an ra_local session to URL svn: Unable to open reposit[......]</pre>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 2 out of 5 stars</p>
<pre class="brush: jscript;">org.tigris.subversion.javahl.ClientException - svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/SvnData/Repositories/Project' svn: Expected FS format between '1' and '3'; found format '4'</pre>
<p>Got a similair error exception in Aptana?</p>
<p>When you install <a href="http://www.aptana.org/studio/download">Aptana 1.5</a> version, you&#8217;ll notice that the included Subclipse plugin is 1.4.x.</p>
<p>With Subversion 1.6.x. installed on your system, the Subclipse plugin in Aptana won&#8217;t work. Since Subversion client &#038; Subclipse (&#038; for example Tortoise SVN), all need to be from the same version.<br />
So the solution is to upgrade Supclipse to 1.6.x.<br />
However it bugged me, to do so.<br />
Here is the complete solution:</p>
<ol>
<li>Verify Aptana 1.4.x version: In Aptana click:<br />
<strong>Help > About Aptana Studio > Installation Details</strong><br />
Subclipse 1.4.x. should be in this installed sofware list.<br />
Shutdown Aptana.
</li>
<li>Go to your installation folder of Aptana, for example:<br />
C:\Program Files\Aptana\
</li>
<li>In the features folder, remove all the folders and jars with subversion or subclipse in the file name:<br />
<strong>C:\Program Files\Aptana\features\</strong>
</li>
<li>In the plugin folder, remove all the folders and jars with subversion or subclipse in the file name:<br />
<strong>C:\Program Files\Aptana\plugins\</strong>
</li>
<li>From now, there is no Subclipse installed in your Aptana. Let&#8217;s install 1.6.x.<br />
In Aptana click: <strong>Help > Install New Software</strong>
</li>
<li>Add the following software site, and name it &#8216;Subclipse&#8217;: <strong>http://subclipse.tigris.org/update_1.6.x</strong></li>
<li>Select the &#8220;Core SVN Kit&#8221; and &#8220;Subclipse&#8221; checkboxes, and press &#8220;Next&#8221;</li>
<li><em>Incase you&#8217;ll get the following error: &#8220;The operation cannot be completed.  See the details.&#8221;;<br />
uncheck: &#8220;Subclipse Integration for Mylyn&#8230; &#8220;</em></li>
<li><em>Incase you&#8217;ll have problems with &#8220;Accepting the agreements&#8221;, because the &#8220;Finish&#8221; button does not appear after checking &#8220;agree&#8221;. Retry the above 3 steps, but make sure, you uncheck the Mylyn on the first window (&#8221;Available software&#8221;), instead of pressing &#8220;Next&#8221; first.</em></li>
<li>Restart Aptana &#038; Done! Your SVN should work right now. To verify Aptana 1.6.x version, repeat step 1.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/opensource/aptana-1-5-and-svn-1-6-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SVN on a USB Stick</title>
		<link>http://www.ladysign-apps.com/blog/code/opensource/svn-on-a-usb-stick/</link>
		<comments>http://www.ladysign-apps.com/blog/code/opensource/svn-on-a-usb-stick/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 18:01:09 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[opensource]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[mobile svn]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[usb stick]]></category>
		<category><![CDATA[versioning]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/archives/863</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars<br />
Toirtoise SVN, is a SVN version control client for windows.<br />
The handy thing about SVN, is that you can work with your who[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars<br />
Toirtoise SVN, is a SVN version control client for windows.<br />
The handy thing about SVN, is that you can work with your whole team on certain files,<br />
and always can track the correct version of it.<br />
Normally you would install SVN on a server, so your whole team can access it.<br />
But when you don&#8217;t have a team? You still want to track your file versions, but a whole<br />
server is not required. You can also use your USB stick!<br />
Here is how it works. (Though I require a USB stick with enough space, incase you want to carry multiple/large projects with you.)</p>
<ol>
<li>
<b>Download and install subversion</b><br />
<a href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100">http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100</a>
</li>
<li>
<b>Download and install Tortoise SVN for windows:</b><br />
<a href="http://sourceforge.net/projects/tortoisesvn/files/Application/1.6.5/TortoiseSVN-1.6.5.16974-win32-svn-1.6.5.msi/download">http://sourceforge.net/projects/tortoisesvn/files/Application/1.6.5/TortoiseSVN-1.6.5.16974-win32-svn-1.6.5.msi/download</a>
</li>
<li>
<b>Create a new repository</b><br />
Create a folder using Windows Explorer, let&#8217;s say it&#8217;s called D:\Repositories\Standard. (Note that in this case I called the project &#8220;Standard&#8221;,<br />
but you can use whatever you want.)<br />
This folder should be located on your USB Drive, because this is the part that you&#8217;ll be dragging around with you.<br />
Open that folder and right click on the client area, select TortoiseSVN and then Create repository here. Choose the native file system option.
</li>
<li>
<b>Create a working copy</b><br />
Right click on the My Documents folder (or any folder of your choosing), and select SVN Checkout from the popup menu.<br />
In this example, I&#8217;ve called the repository that I created in step 2 Standard.<br />
In the URL of repository field, fill in a URL that points to the newly created repository, i.e. file:///F:/Repositories/Standard.<br />
(Make sure you are pointing to the correct drive. In my case the USB stick is F:)<br />
A window should pop up stating that it has completed at revision 0.
</li>
<li><b>Use it</b><br />
Now go into your recently checked out folder, and right click on them and from the TortoiseSVN menu, select Add.<br />
This command will mark the files for addition to the repository.<br />
To complete the add, right on the client area and select SVN Commit. This will add all the files marked for addition to the repository and commit new versions of files already in the repository.
</li>
</ol>
<p>So that&#8217;s all, you&#8217;ll now have a SVN Repo on your USB drive, which you can cary arround.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/opensource/svn-on-a-usb-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
