<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>CounterMarch Systems Blog - subversion</title>
			<link>http://www.countermarch.com/blog/index.cfm</link>
			<description>CounterMarch Systems is a software consulting firm specializing in Adobe technologies</description>
			<language>en-us</language>
			<pubDate>Thu, 20 Jun 2013 10:05:12 -0400</pubDate>
			<lastBuildDate>Mon, 25 Sep 2006 12:32:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>helpdesk@countermarch.com</managingEditor>
			<webMaster>helpdesk@countermarch.com</webMaster>
			
			<item>
				<title>TortoiseSVN + Subclipse...oops!</title>
				<link>http://www.countermarch.com/blog/index.cfm/2006/9/25/TortoiseSVN--Subclipseoops</link>
				<description>
				
				Important note: 

The TortoiseSVN client version 1.4 uses a different working copy format than the 1.3 version.

I use Subclipse in Flex Builder to refer to the same local working copies of my code and commit/update using both tools frequently.  Committing using Subclipse broke this morning due to an upgrade I did on Tortoise last Friday. causing the local working copies to be updated with the new format.

So...be careful.  I&apos;ll just have to use Tortoise exclusively until Subclipse gets updated. 
				</description>
				
				<category>subversion</category>				
				
				<pubDate>Mon, 25 Sep 2006 12:32:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2006/9/25/TortoiseSVN--Subclipseoops</guid>
				
			</item>
			
			<item>
				<title>Subversion</title>
				<link>http://www.countermarch.com/blog/index.cfm/2005/10/18/Subversion</link>
				<description>
				
				Thanks to the guys at Amkor (&lt;a href=&quot;brooks-bilson.com/blogs/rob/index.cfm/&quot;&gt;Rob Brooks-Bilson&lt;/a&gt; and &lt;a href=&quot;http://www.adamcrump.com/blog/&quot;&gt;Adam Crump&lt;/a&gt;). I had some background in working with CVS for version control.

So when the time came for me to pick a solution for our own internal use. we went with the successor to CVS - Subversion.  I talked to a bunch of folks and they strongly recommended it as an easier to use and better featured system to use.  The fact that it (and all the tools to work with it) are free was just a bonus!

Thankfully. my intern (Chris. you da man!) had some experience setting it up and since he had already configured our main development server I put him on the job.  We worked out on paper how I wanted all our production servers to be configured so we could model our SVN repositories to be the same structure.  I blinked. and BAM. we were all set.

I then loaded the Subclipse plugin into Eclipse and voila...I was working with a safety net!

Naturally. since we&apos;re just an enthusiastic bunch around here. we wanted to spread the word.  One of our clients has been operating without any version control and relied entirely on backup tapes.  That&apos;s no good.

So I documented what it would take to do a Subversion install/config and all the necessary dependencies/political issues that would have to be addressed.  And then today &lt;a href=&quot;http://www.sumoc.com/blog/index.cfm?mode=entry&amp;entry=7AADC107-5004-2066-B7061564C469E2F5&quot;&gt;Cameron Childress&lt;/a&gt; posted the text I could have used to make the case without writing it myself ;-)

Also. I proposed using &lt;a href=&quot;http://www.cvsdude.com&quot;&gt;CVSDude&lt;/a&gt; to host the Subversion repository so the server would be completely untouched by dirty developer fingers.  &lt;a href=&quot;http://www.garyhouk.com&quot;&gt;Gary Houk&lt;/a&gt; actually recommended that to me.

Check it out...you need to have a safety net and this is a great way to do it! 
				</description>
				
				<category>subversion</category>				
				
				<pubDate>Tue, 18 Oct 2005 00:29:00 -0400</pubDate>
				<guid>http://www.countermarch.com/blog/index.cfm/2005/10/18/Subversion</guid>
				
			</item>
			</channel></rss>