<?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; CVS</title>
	<atom:link href="http://blog.tmacsoft.com/category/cvs/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>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>
		<item>
		<title>Checkin database and ViewVC</title>
		<link>http://blog.tmacsoft.com/cvs/checkin-database-and-viewvc</link>
		<comments>http://blog.tmacsoft.com/cvs/checkin-database-and-viewvc#comments</comments>
		<pubDate>Sat, 10 Mar 2007 14:07:58 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CVS]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/cvs/checkin-database-and-viewvc</guid>
		<description><![CDATA[ViewVC has a great feature to log all checkins in a MySQL database.  The only hitch was when I generated the database using cvsdbadmin script I specified the path using the drive letter.  I couldn&#8217;t figure out why it wasn&#8217;t working and then we removed the c: and voila it worked.
Update &#8211; turns [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://viewvc.tigris.org/">ViewVC</a> has a great feature to log all checkins in a MySQL database.  The only hitch was when I generated the database using cvsdbadmin script I specified the path using the drive letter.  I couldn&#8217;t figure out why it wasn&#8217;t working and then we removed the c: and voila it worked.</p>
<p>Update &#8211; turns out I needed to include the full path in the config file.  I also was able to setup the script to loginfo for real-time updates but I had to create a batch file to set the CVSROOT environmental varible.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Checkin+database+and+ViewVC+http://83t2o.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=Checkin+database+and+ViewVC+http://83t2o.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/cvs/checkin-database-and-viewvc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
