<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Wayne Graham&apos;s Blog - CVS</title>
			<link>http://swem.wm.edu/blogs/waynegraham/index.cfm</link>
			<description>ColdFusion Development for Academic Libraries</description>
			<language>en-us</language>
			<pubDate>Sun, 22 Nov 2009 18:09:39 -0500</pubDate>
			<lastBuildDate>Fri, 25 Mar 2005 19:27:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>wsgrah@wm.edu</managingEditor>
			<webMaster>wsgrah@wm.edu</webMaster>
			
			
			
			
			
			<item>
				<title>Solaris CVS</title>
				<link>http://swem.wm.edu/blogs/waynegraham/index.cfm?mode=entry&amp;entry=DC4AAC33-CE56-6C2F-87EE1CB738C1DDA5</link>
				<description>
				
				Since I&apos;ve started using CVS for web development, I suggested to our library server administrator that he might want to create a repository of their code as they begin their customization. One of the main reasons would be able to add comments about the changes they make (and the ability to revert back to previous versions). 

I&apos;m not that (read that at all) familiar with Solaris and thought that CVS came in the standard installation package like the Linux distributions I&apos;m familiar with. However, you need to get the package from the &lt;a href=&quot;http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=1&amp;PartDetailId=SOLZS-090C9AYM&quot;&gt;CD Media Kit&lt;/a&gt;. We didn&apos;t have time to see if this actually worked connecting to the cvsnt repository on a Windows box. Hopefully we&apos;ll be able to test and deploy this next week!
				
				</description>
						
				
				<category>CVS</category>				
				
				<category>Solaris</category>				
				
				<pubDate>Fri, 25 Mar 2005 19:27:00 -0500</pubDate>
				<guid>http://swem.wm.edu/blogs/waynegraham/index.cfm?mode=entry&amp;entry=DC4AAC33-CE56-6C2F-87EE1CB738C1DDA5</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>CFEclipse and CVS</title>
				<link>http://swem.wm.edu/blogs/waynegraham/index.cfm?mode=entry&amp;entry=D18B528B-BFD6-4A39-9F804D8E0D799A1C</link>
				<description>
				
				I would rather use &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;SVN&lt;/a&gt; on my projects, but unfortunatley, my Windows 2003 server doesn&apos;t really like running svnserv as a service. Instead of spending a lot more time troubleshooting the problem, I went back to &lt;a href=&quot;http://www.cvsnt.com/cvspro/&quot;&gt;cvsnt&lt;/a&gt;. Like SVN, &lt;a href=&quot;http://www.cvsnt.com/cvspro/&quot;&gt;cvsnt&lt;/a&gt; fixes some of the problems that plague CVS, just not quite as powerful as &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;SVN&lt;/a&gt;.

I set up &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt; to check out my project...a very cool thing. It took a little bit (who likes reading documentation?), but I&apos;ve got the development environment set up to post changes to the website I&apos;m working on via CVS. The only major thing left to do is right the &lt;a href=&quot;http://ant.apache.org/&quot;&gt;ANT&lt;/a&gt; script to run my &lt;a href=&quot;http://dbunit.sourceforge.net/&quot;&gt;dbUnit&lt;/a&gt; and &lt;a href=&quot;http://www.cfcunit.org/cfcunit/&quot;&gt;cfcUnit&lt;/a&gt; tests in pre-deployment. All-in-all, I have to give the &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt; major props for this integration!
				
				</description>
						
				
				<category>CVS</category>				
				
				<pubDate>Wed, 23 Mar 2005 17:25:00 -0500</pubDate>
				<guid>http://swem.wm.edu/blogs/waynegraham/index.cfm?mode=entry&amp;entry=D18B528B-BFD6-4A39-9F804D8E0D799A1C</guid>
				
			</item>
			
		 	
			</channel></rss>