<?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>Sheepdog IT &#187; Subversion</title>
	<atom:link href="http://www.sheepdogit.com/category/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheepdogit.com</link>
	<description>Herding Penguins for over 5 years</description>
	<lastBuildDate>Fri, 04 Nov 2011 23:04:50 +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>Subversion &#8211; Subdirectory Branch and Merge</title>
		<link>http://www.sheepdogit.com/2007/08/05/subversion-subdirectory-branch-and-merge/</link>
		<comments>http://www.sheepdogit.com/2007/08/05/subversion-subdirectory-branch-and-merge/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 01:17:06 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2007/08/05/subversion-subdirectory-branch-and-merge/</guid>
		<description><![CDATA[While rereading the SVN Book, I noticed instructions for creating a branch on a subdirectory of the trunk. So I decided to create a branch on just the php subdirectory of a project: svn copy http://localhost/svn/ll/trunk/php http://localhost/svn/ll/branches/phpMVC The branch development was adopted, thus requiring merging the code back into the trunk. Overall, using a branch [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2007/08/05/subversion-subdirectory-branch-and-merge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Apache using YaST, openSUSE 10.2</title>
		<link>http://www.sheepdogit.com/2007/02/24/configuring-apache-using-yast-opensuse-102/</link>
		<comments>http://www.sheepdogit.com/2007/02/24/configuring-apache-using-yast-opensuse-102/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 11:36:38 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[YaST]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2007/02/24/configure-apache-with-yast/</guid>
		<description><![CDATA[Configure Apache2 on openSUSE 10.2 with YaST instead of editing conf files. YaST is very efficient for initial Apache installation and for adding, enabling, and disabling server modules.]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2007/02/24/configuring-apache-using-yast-opensuse-102/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apache Configuration for SVN, WebDAV</title>
		<link>http://www.sheepdogit.com/2007/01/24/apache-configuration-for-svn-webdav/</link>
		<comments>http://www.sheepdogit.com/2007/01/24/apache-configuration-for-svn-webdav/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 10:57:39 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[webdav]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2007/01/24/apache-configuration-for-svn-webdav/</guid>
		<description><![CDATA[Here is my current Apache2 config file&#8217;s subsection for serving Subversion and WebDAV folders: default-server.conf (webdav fragment). Comments: I&#8217;m using AuthType Basic for svn, viewcvs, and filesystem DAV access. It provides some security, and is also necessary for WindowsXP, which apparently will not connect to a Web Folder with no authentication. The viewCVS location needs its [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2007/01/24/apache-configuration-for-svn-webdav/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZyXEL X-550, Dynamic DNS, RapidSVN</title>
		<link>http://www.sheepdogit.com/2007/01/09/zyxel-x-550-dynamic-dns-rapidsvn/</link>
		<comments>http://www.sheepdogit.com/2007/01/09/zyxel-x-550-dynamic-dns-rapidsvn/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 10:16:14 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2007/01/24/zyxel-x-550-dynamic-dns-rapidsvn/</guid>
		<description><![CDATA[Installed my new ZyXEL wireless router, which solved the hanging problems of my two older BEFW11S4&#8242;s. The improved uptime, plus support for reserved DHCP addresses and dynamic DNS updates has got my Subversion server on line. Notes regarding the install: Gave my httpd workstation a reserved IP address in the dhcp server and then forwarded [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2007/01/09/zyxel-x-550-dynamic-dns-rapidsvn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion &#8211; svn:keywords, Binary Files</title>
		<link>http://www.sheepdogit.com/2007/01/03/subversion-svnkeywords-binary-files/</link>
		<comments>http://www.sheepdogit.com/2007/01/03/subversion-svnkeywords-binary-files/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 10:47:47 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2007/01/03/subversion-svnkeywords-binary-files/</guid>
		<description><![CDATA[In my .subversion/config file, I have the following auto-props rule: * = svn:keywords=Date Rev Author Id This turns on keywords for all files, and I don&#8217;t have to make a new entry when I start working with a new type of source file. However, I realized that with this rule, .jpg and .gif files will [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2007/01/03/subversion-svnkeywords-binary-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion &#8211; Merging a Branch</title>
		<link>http://www.sheepdogit.com/2006/12/29/subversion-merging-a-branch/</link>
		<comments>http://www.sheepdogit.com/2006/12/29/subversion-merging-a-branch/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 10:52:25 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2006/12/29/subversion-merging-a-branch/</guid>
		<description><![CDATA[First try at merging a branch back into the trunk. A simple case because no changes were made to the trunk while working with the branch. In the branch working dir: svn log -v --stop-on-copy This reports the list of revisions since the branch was created. This range of revisions is used as an argument [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2006/12/29/subversion-merging-a-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion &#8211; Creating a Branch</title>
		<link>http://www.sheepdogit.com/2006/12/08/subversion-branch/</link>
		<comments>http://www.sheepdogit.com/2006/12/08/subversion-branch/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 00:43:39 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2006/12/08/subversion-branch/</guid>
		<description><![CDATA[Created a branch in my main repository yesterday after running trials on a sample repository. Things snapped into focus after reading Key Concepts Behind Branches from the SVN book, which reinforces the point that Subversion is a versioned file system, and a branch conceptually is merely a copy. svn copy http://localhost/svn/ll/trunk http://localhost/svn/ll/branches/gui cd wkgDirectory svn [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2006/12/08/subversion-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion Summary &#8211; Conversion Complete</title>
		<link>http://www.sheepdogit.com/2006/11/24/subversion-summary-conversion-complete/</link>
		<comments>http://www.sheepdogit.com/2006/11/24/subversion-summary-conversion-complete/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 11:57:44 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2006/11/24/subversion-summary-conversion-complete/</guid>
		<description><![CDATA[I&#8217;ve used Subversion for all of a week and already like it better than CVS. It took weeks to get comfortable with CVS commands, and I needed to constantly relearn them. SVN commands come to mind quite naturally already. I&#8217;m up and running under Subversion and am declaring the conversion from CVS as complete.]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2006/11/24/subversion-summary-conversion-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN &#8211; Apache Authentication, ViewCVS</title>
		<link>http://www.sheepdogit.com/2006/11/14/svn-apache-authentication-viewcvs/</link>
		<comments>http://www.sheepdogit.com/2006/11/14/svn-apache-authentication-viewcvs/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 06:52:56 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2006/11/14/svn-apache-authentication-viewcvs/</guid>
		<description><![CDATA[Adding Basic Authentication As detailed on 14 Nov, the lack of httpd authentication prevents svn updates from getting an author assigned. So now I&#8217;m installing authentication per the Subversion instructions: htpasswd2 -cm /etc/apache2/basicHTTPpasswd bozzie Cut &#38; pasted the Auth{Type,Name,User} directives from the instructions into the &#60;Location&#62; /svn section of my default-server.conf file. Cut &#38; pasted [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2006/11/14/svn-apache-authentication-viewcvs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CVS to SVN, day 2</title>
		<link>http://www.sheepdogit.com/2006/11/14/cvs-to-svn-day-2/</link>
		<comments>http://www.sheepdogit.com/2006/11/14/cvs-to-svn-day-2/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 01:56:57 +0000</pubDate>
		<dc:creator>Bozzie</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[webdav]]></category>

		<guid isPermaLink="false">http://bozziesfw.wordpress.com/2006/11/14/cvs-to-svn-day-2/</guid>
		<description><![CDATA[Trouble with $Id$ and related keyword properties solved after finding a &#8220;How to get keywords to work&#8221; search result and learing that while double-quotes are required when using svn propset, they must not be used in the config file. Next, the output of svn diff is a non-standard format, apparently used for creating patch files. [...]]]></description>
		<wfw:commentRss>http://www.sheepdogit.com/2006/11/14/cvs-to-svn-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

