<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>ColdFusioning - SVN</title>
			<link>http://www.coldfusioning.com/index.cfm</link>
			<description>My personal blog about ColdFusion, code, Adobe, Google, &amp; computers...</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 20:37:04 -0400</pubDate>
			<lastBuildDate>Sun, 06 Dec 2009 12:11:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>james@gulftobaytrading.com</managingEditor>
			<webMaster>james@gulftobaytrading.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>james@gulftobaytrading.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>ColdFusioning</title>
				<link>http://www.coldfusioning.com/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>ColdFusion Builder - SVN - &quot;Entry Already Exists&quot;</title>
				<link>http://www.coldfusioning.com/index.cfm/2009/12/6/ColdFusion-Builder--SVN--Entry-Already-Exists</link>
				<description>
				
				When using ColdFusion Builder (or I&apos;m assuming any SVN client), I recently receive an error &quot;Entry already exists&quot;.  This was happening because I renamed a folder that was already in version control.  Since this was a &quot;new&quot; folder in SVN but it also had a .SVN hidden folder, it thought that the folder was already in version control.  Even though it technically was (under a different name), I wanted it with this name in my SVN.  
&lt;br /&gt;&lt;br /&gt;
All I needed to do was delete the .SVN folder in the folder I renamed, and re-commit.  
&lt;br /&gt;&lt;br /&gt;
Instantly, it worked! 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>SVN</category>				
				
				<pubDate>Sun, 06 Dec 2009 12:11:00 -0400</pubDate>
				<guid>http://www.coldfusioning.com/index.cfm/2009/12/6/ColdFusion-Builder--SVN--Entry-Already-Exists</guid>
				
			</item>
			</channel></rss>