<?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>Opera Husband &#187; Subversion</title>
	<atom:link href="http://blog.tmacsoft.com/category/subversion/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tmacsoft.com</link>
	<description>Saving the world, one soprano at a time</description>
	<lastBuildDate>Thu, 24 Jun 2010 17:20:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internal Externals in SVN and Distributed Builds in Hudson</title>
		<link>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson</link>
		<comments>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson#comments</comments>
		<pubDate>Fri, 05 Sep 2008 11:43:47 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson</guid>
		<description><![CDATA[Here&#8217;s a nice explanation on setting up externals withing a repository.  And here&#8217;s a nice review of Cruise Control vs Hudson.  One feature of Hudson which I want to check out is distributed builds.
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://wordaligned.org/articles/internal-subversion-externals">nice explanation</a> on setting up externals withing a repository.  And here&#8217;s a nice review of <a href="http://lijinjoseji.wordpress.com/2008/05/10/comparing-two-continous-build-tools-cruise-control-and-hudson/">Cruise Control vs Hudson</a>.  One feature of Hudson which I want to check out is <a href="http://hudson.gotdns.com/wiki/display/HUDSON/Distributed+builds">distributed builds</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Internal+Externals+in+SVN+and+Distributed+Builds+in+Hudson+http://7dpgr.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Internal+Externals+in+SVN+and+Distributed+Builds+in+Hudson+http://7dpgr.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Code Review Tools</title>
		<link>http://blog.tmacsoft.com/subversion/more-code-review-tools</link>
		<comments>http://blog.tmacsoft.com/subversion/more-code-review-tools#comments</comments>
		<pubDate>Sun, 07 Oct 2007 20:12:04 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Code Review]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/svn/more-code-review-tools</guid>
		<description><![CDATA[A couple more code review tools to consider
ReviewBoard
Crucible  Works with Fisheye
Code Collaborator
Google Mondrian

Peer Review Plugin for Trac
Note the Trac Hacks site http://trac-hacks.org/wiki/PeerReviewPlugin is down for awhile.
jian cha
Next step is to get some work-flow setup.  Possibly with Subversion so we know what code has been reviewed and ready for release.  We also need [...]]]></description>
			<content:encoded><![CDATA[<p>A couple more code review tools to consider</p>
<p><a href="http://code.google.com/p/reviewboard/">ReviewBoard</a></p>
<p><a href="http://www.atlassian.com/software/crucible/">Crucible</a>  Works with <a href="http://www.atlassian.com/software/fisheye/">Fisheye</a></p>
<p><a href="http://smartbear.com/codecollab.php">Code Collaborator</a></p>
<p><a href="http://video.google.com/videoplay?docid=-8502904076440714866">Google Mondrian</a></p>
<p><a href="https://trachacks.coderanger.net/wiki/PeerReviewPlugin"><br />
Peer Review Plugin for Trac</a><br />
Note the Trac Hacks site http://trac-hacks.org/wiki/PeerReviewPlugin is down for awhile.</p>
<p><a href="http://www.blisted.org/wiki/projects/JianCha">jian cha</a></p>
<p>Next step is to get some work-flow setup.  Possibly with Subversion so we know what code has been reviewed and ready for release.  We also need to decide on whether the reviews happen pre or post commit.  Ideally the change log and release notes would include links to the reviews.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=More+Code+Review+Tools+http://onn6p.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=More+Code+Review+Tools+http://onn6p.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/subversion/more-code-review-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting to SVN</title>
		<link>http://blog.tmacsoft.com/cvs/converting-to-svn</link>
		<comments>http://blog.tmacsoft.com/cvs/converting-to-svn#comments</comments>
		<pubDate>Thu, 10 May 2007 14:49:24 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CVS]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/uncategorized/converting-to-svn</guid>
		<description><![CDATA[We are in the process of converting to SVN from both our CVS and Perforce repositories.  The CVS conversion went well with the help of cvs2svn .  We had to tweak the mime types a little for jar files.
We weren&#8217;t able to get Perforce converted yet using p4tosvn.  Still working on getting [...]]]></description>
			<content:encoded><![CDATA[<p>We are in the process of converting to SVN from both our CVS and Perforce repositories.  The CVS conversion went well with the help of <a href="http://cvs2svn.tigris.org/">cvs2svn </a>.  We had to tweak the mime types a little for jar files.</p>
<p>We weren&#8217;t able to get Perforce converted yet using <a href="http://p42svn.tigris.org/">p4tosvn</a>.  Still working on getting <a href="http://public.perforce.com/guest/tony_smith/perforce/API/Perl/index.html">perl extensions</a> to compile.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Converting+to+SVN+http://xz23a.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Converting+to+SVN+http://xz23a.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/cvs/converting-to-svn/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
