<?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>Patterns &#187; cvs</title>
	<atom:link href="http://kb.huptas.net/category/development/cvs/feed/" rel="self" type="application/rss+xml" />
	<link>http://kb.huptas.net</link>
	<description>Technical patchwork to ease my brain</description>
	<lastBuildDate>Sat, 08 Aug 2009 23:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CVS: Create new module</title>
		<link>http://kb.huptas.net/2006/01/13/create-new-module/</link>
		<comments>http://kb.huptas.net/2006/01/13/create-new-module/#comments</comments>
		<pubDate>Fri, 13 Jan 2006 15:35:44 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[cvs]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=81</guid>
		<description><![CDATA[go into the base directory of the new module cd new_module cvs import -m "Importing sources" new_module VENDOR_TAG RELEASE_TAG]]></description>
		<wfw:commentRss>http://kb.huptas.net/2006/01/13/create-new-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVS: Checkout only parts of a module</title>
		<link>http://kb.huptas.net/2005/08/11/checkout-only-parts-of-a-module/</link>
		<comments>http://kb.huptas.net/2005/08/11/checkout-only-parts-of-a-module/#comments</comments>
		<pubDate>Thu, 11 Aug 2005 21:06:01 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[cvs]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=71</guid>
		<description><![CDATA[cvs co -d . tuna/templates]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/08/11/checkout-only-parts-of-a-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote CVS via SSH</title>
		<link>http://kb.huptas.net/2005/06/01/remote-cvs-via-ssh/</link>
		<comments>http://kb.huptas.net/2005/06/01/remote-cvs-via-ssh/#comments</comments>
		<pubDate>Wed, 01 Jun 2005 13:57:49 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[cvs]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=37</guid>
		<description><![CDATA[export CVS_RSH=ssh export CVSROOT=:ext:user@host:/path/to/cvsroot]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/06/01/remote-cvs-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVS setup</title>
		<link>http://kb.huptas.net/2005/05/21/cvs-setup/</link>
		<comments>http://kb.huptas.net/2005/05/21/cvs-setup/#comments</comments>
		<pubDate>Fri, 20 May 2005 22:57:49 +0000</pubDate>
		<dc:creator>Dustin</dc:creator>
				<category><![CDATA[cvs]]></category>

		<guid isPermaLink="false">http://kb.huptas.net/?p=24</guid>
		<description><![CDATA[Create root repository directory, e.g. /var/data/cvs cvs -d /var/data/cvs init]]></description>
		<wfw:commentRss>http://kb.huptas.net/2005/05/21/cvs-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
