<?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>myGUIDE &#187; SVN</title>
	<atom:link href="http://myguide.bagarinao.com/tag/svn/feed" rel="self" type="application/rss+xml" />
	<link>http://myguide.bagarinao.com</link>
	<description>random notes, random thoughts</description>
	<lastBuildDate>Sat, 12 Nov 2011 19:57:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating a backup SVN repository</title>
		<link>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm</link>
		<comments>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm#comments</comments>
		<pubDate>Sat, 22 Oct 2011 22:55:34 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[backup repository]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[svnsync]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/?p=156</guid>
		<description><![CDATA[This is a brief guide on how to setup a backup SVN repository using svnsync. I will assume that subversion is already installed and the master repository is located in the machine called remote.com and in the directory /home/ruser/master_repos directory. 1. Create the mirror repository mirror_repos/ using svnadmin command &#91;user@mycomp&#93; svnadmin create mirror_repos 2. Go [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All about SVN</title>
		<link>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm</link>
		<comments>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm#comments</comments>
		<pubDate>Mon, 15 Sep 2008 04:27:06 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2008/09/15/all-about-svn/</guid>
		<description><![CDATA[Subversion (or SVN) is an open source version control system that can be used to maintain several versions of files such as program source codes, webpages, and other documentation. It has several features including most CVS features, versioned copy, delete, renames, etc. Most Linux installations already include SVN so that you can use it immediately [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

