<?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>Project eID Blog &#187; Subversion</title>
	<atom:link href="http://blog.project-eid.org/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.project-eid.org</link>
	<description>News and updates from Project eID team...</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:50:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SVN Externals for CSE Repo using TortoiseSVN</title>
		<link>http://blog.project-eid.org/articles/svn-externals-using-tortoisesvn/</link>
		<comments>http://blog.project-eid.org/articles/svn-externals-using-tortoisesvn/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:36:40 +0000</pubDate>
		<dc:creator>NiMaL</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.project-eid.org/?p=159</guid>
		<description><![CDATA[I have just finished adding the svn:externals property to our SVN repository at university, to enable pulling the commits from our Project eID repository. We were recently given a Subversion repository for project purposes at our university which is at &#8230; <a href="http://blog.project-eid.org/articles/svn-externals-using-tortoisesvn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have just finished adding the svn:externals property to our SVN repository at university, to enable pulling the commits from our <a href="http://svn.project-eid.org/">Project eID repository</a>.</p>
<p>We were recently given a Subversion repository for project purposes at our university which is at <a href="http://repos.cse.mrt.ac.lk/05/cnwisg2/">http://repos.cse.mrt.ac.lk/05/cnwisg2/</a>. But as we are already having setup our Project eID repository at <a href="http://svn.project-eid.org/eid/">http://svn.project-eid.org/eid/</a> I thought of using <a href="http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html">svn:externals</a> at the CSE repository, thanks to Senaka for proposing the idea.</p>
<p>I used TortoiseSVN to do this, though this can be done with any SVN client (including the geekey command line client). Thanks to <a href="http://justaddwater.dk/2007/10/23/setting-up-subversion-externals-with-tortoisesvn/">this</a> and <a href="http://e-mats.org/2008/05/adding-an-external-svn-resource-with-tortoise/">this</a>, now things are working fine.</p>
<p>Just for the information I used the following properties with svn:externals</p>
<pre>trunk      http://svn.project-eid.org/eid/trunk/
branches   http://svn.project-eid.org/eid/branches/</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.project-eid.org/articles/svn-externals-using-tortoisesvn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
