<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SVN as a &#8220;Package Management&#8221; Tool</title>
	<link>http://alexking.org/blog/2007/04/06/svn-for-package-management</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Tue, 07 Oct 2008 03:57:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: tecosystems &#187; Utter Crap?: Matt Asay and The Linux Desktop Q&#38;A (and Video)</title>
		<link>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-61740</link>
		<dc:creator>tecosystems &#187; Utter Crap?: Matt Asay and The Linux Desktop Q&#38;A (and Video)</dc:creator>
		<pubDate>Sat, 01 Mar 2008 23:09:21 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-61740</guid>
		<description>[...] the application installation process on Linux as superior to that found on Macs or PCs - though I debate the subject regularly with friends on other [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] the application installation process on Linux as superior to that found on Macs or PCs - though I debate the subject regularly with friends on other [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Package management for web apps? - Eugen Pyvovarov</title>
		<link>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-61597</link>
		<dc:creator>Package management for web apps? - Eugen Pyvovarov</dc:creator>
		<pubDate>Sun, 24 Feb 2008 23:16:09 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-61597</guid>
		<description>[...] -  деякі люди пропонують використовувати систему контролю версій для цих [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] -  деякі люди пропонують використовувати систему контролю версій для цих [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55494</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 12 Apr 2007 22:47:01 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55494</guid>
		<description>Yep. For example, I've got WordPress as svn external for my alexking.org SVN repo and PHP Tag Engine as an svn external for Tasks Pro&#8482; and Tasks&#8482;. I've linked to a great svn externals tutorial on phptagengine.com.</description>
		<content:encoded><![CDATA[<p>Yep. For example, I&#8217;ve got WordPress as svn external for my alexking.org SVN repo and PHP Tag Engine as an svn external for Tasks Pro&trade; and Tasks&trade;. I&#8217;ve linked to a great svn externals tutorial on phptagengine.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Hildebrand</title>
		<link>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55493</link>
		<dc:creator>Joe Hildebrand</dc:creator>
		<pubDate>Thu, 12 Apr 2007 22:21:45 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55493</guid>
		<description>For added points, use SVN as a meta-package tool.  Create a local svn repository, check out the root.  Next create a file called "externals" that looks like this:

django  http://code.djangoproject.com/svn/django/trunk

with one line per project you want to track.  Next, create a bash script with something like this in it:

svn propset svn:externals . -F externals

Check both the script and your externals file in.  Now, the magic.  "svn up".  This will checkout all of the projects you want to track.  When you want to update all of the projects, just "svn up" again.</description>
		<content:encoded><![CDATA[<p>For added points, use SVN as a meta-package tool.  Create a local svn repository, check out the root.  Next create a file called &#8220;externals&#8221; that looks like this:</p>
<p>django  <a href="http://code.djangoproject.com/svn/django/trunk" >http://code.djangopr[...]django/trunk</a></p>
<p>with one line per project you want to track.  Next, create a bash script with something like this in it:</p>
<p>svn propset svn:externals . -F externals</p>
<p>Check both the script and your externals file in.  Now, the magic.  &#8220;svn up&#8221;.  This will checkout all of the projects you want to track.  When you want to update all of the projects, just &#8220;svn up&#8221; again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55449</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Tue, 10 Apr 2007 01:04:23 +0000</pubDate>
		<guid>http://alexking.org/blog/2007/04/06/svn-for-package-management#comment-55449</guid>
		<description>Sounds great :)</description>
		<content:encoded><![CDATA[<p>Sounds great <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
