<?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>RonEnix &#187; repository</title>
	<atom:link href="http://ronenix.com/category/repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronenix.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Nov 2008 14:57:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SVN Repository update</title>
		<link>http://ronenix.com/2007/12/31/svn-repository-update/</link>
		<comments>http://ronenix.com/2007/12/31/svn-repository-update/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 03:33:00 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[AGT]]></category>
		<category><![CDATA[AGT Game Engine]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://ronenix.com/?p=6</guid>
		<description><![CDATA[ In courtesy of me I have added SVN repository for my project. All my work will be uploaded to the repository regularly. The address can be found here: http://agtengine.googlecode.com/svn/trunk/.
Though I suggest downloading TortoiseSVN so you can get a copy of the updated version of the project yourselves. I also recommend this due to the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i13.photobucket.com/albums/a280/ky21185/iconAGT.jpg" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 100px; height: 100px" border="0" /> In courtesy of me I have added SVN repository for my project. All my work will be uploaded to the repository regularly. The address can be found here: <a href="http://agtengine.googlecode.com/svn/trunk/" target="_blank">http://agtengine.googlecode.com/svn/trunk/</a>.<br />
Though I suggest downloading <a href="http://tortoisesvn.net/downloads" target="_blank">TortoiseSVN</a> so you can get a copy of the updated version of the project yourselves. I also recommend this due to the fact that it&#8217;s got some simple logging feature, which I tend to use alot on my other projects, and I tend to commit the project regularly so everyone else that has a copy can simply update their version. Google code has kindly provided access to the code anonymously so you can download and update it regularly.</p>
<p>If you haven&#8217;t used TortoiseSVN or just need some tip on getting the project to your computer, here&#8217;s a quick guide:</p>
<p>NOTE: This project is based on Microsoft Visual C++ 2005 Express. I&#8217;ll try get other versions of the project running on &#8216;older&#8217; Visual studios.</p>
<p>&#8211; Download and install the new version of <a href="http://tortoisesvn.net/downloads" target="_blank">TortoiseSVN</a>. It&#8217;s sometimes better keeping Tortoise updated regulary. It will inform you if your version is out-dated anyway. It&#8217;s free to use too.</p>
<p>&#8211; TortoiseSVN builds into the windows shell extension. After installation just simply <span style="font-weight: bold">right-click</span> on your desktop  or in a folder and <strong>TortoiseSVN</strong> menu link will be made available.</p>
<p>&#8211; Highlight the <strong>TortoiseSVN</strong> link and select <strong>Repo-browser</strong></p>
<p>&#8211; On the URL type <strong>http://agtengine.googlecode.com/svn/trunk/</strong> and click ok.</p>
<p>&#8211; This will open up the browser and the files to my project.</p>
<p>&#8211; All the codes are found in the <strong>/trunk</strong> directory. You may view the contents of the trunk by clicking on the plus sign next to the folder. To get a copy of the whole project, <strong>right-click</strong> on the <strong>/trunk</strong> folder and select <strong>Checkout&#8230;</strong></p>
<p>&#8211; Set the checkout directory. Create a new directory in your drive if need be. Leave the rest of the options alone and click OK.</p>
<p>&#8211; This will download the files in the trunk folder to the specified folder in your drive.</p>
<p>&#8211; Open the folder or refresh it to view the files. From here on you can simply update the project by right-clicking on the folder and select <strong>SVN Update</strong>. This will update your version to the newest committed version.</p>
<p>&#8211; Other things to look at is the log notes on the project. This can be viewed by <strong>right-clicking</strong> on the folder, highlight <strong>TortoiseSVN</strong> and selecting <strong>Show log</strong>.</p>
<p>&#8211; This will show all the addition/deletion/modifications of the files on the project , and comments on each revision.</p>
<p>You may run the project file and build it. I have created the framework so that it only requires OGRE include and lib files. You should be able to run the build and execute the program after downloading, if you have the right version of Microsoft Visual C++. Changes cannot be committed for obvious reasons.</p>
<p>Hopefully this serves as good logging tool for my project, useful for the tutors that will be marking this work at the end of the uni year, and for everyone else interested in the work. With SVN you can simply update to a certain revision and all the files changes will be managed automatically.</p>
<p>Okay I need sleep ~_~</p>
]]></content:encoded>
			<wfw:commentRss>http://ronenix.com/2007/12/31/svn-repository-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
