<?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>Ticklish Techs &#187; subversion</title>
	<atom:link href="http://www.ticklishtechs.net/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ticklishtechs.net</link>
	<description>a mostly .NET but also some other cool techs blog</description>
	<lastBuildDate>Wed, 05 Jan 2011 21:44:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Subversion deadlock and Copernic desktop search</title>
		<link>http://www.ticklishtechs.net/2008/03/03/subversion-deadlock-and-copernic-desktop-search/</link>
		<comments>http://www.ticklishtechs.net/2008/03/03/subversion-deadlock-and-copernic-desktop-search/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 12:08:14 +0000</pubDate>
		<dc:creator>Wolfram Bernhardt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.ticklishtechs.net/2008/03/03/subversion-deadlock-and-copernic-desktop-search/</guid>
		<description><![CDATA[Subversion is just the right thing for the small sized projects Benjamin and I do. We like it, put it&#8217;s not perfect and sometimes you find yourself in a deadlock like this one: Committing fails, because you need to update. Updating fails, because you database is corrupt and needs a clean-up. Cleaning-up fails, because there [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://subversion.tigris.org/">Subversion</a> is just the right thing for the small sized projects Benjamin and I do. We like it, put it&#8217;s not perfect and sometimes you find yourself in a deadlock like this one: Committing fails, because you need to update. Updating fails, because you database is corrupt and needs a clean-up. Cleaning-up fails, because there is lock on some files or folders from a previously failed action. Releasing the lock fails for any other reason. </p>
<p>After working with subversion (and the <a href="http://tortoisesvn.tigris.org/">Tortoise-client</a>) for a couple of years I know how to handle most problems, but last week I ran into an really persistent deadlock that drove me crazy. After almost two hours and finally attacking the problem with process-explorer, I found the cause: <a href="http://go.copernic.com">Copernic desktop search</a> had locked a file inside a <code>.svn</code> &#8211; Folder, so it couldn&#8217;t be changed or deleted.</p>
<p>So be sure to have the &quot;Indexing performance&quot; of Copernic desktop search or similar tool switched off, when working with Subversion.</p>
<p><a href="http://www.ticklishtechs.net/wp-content/uploads/2008/03/bla7.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="329" alt="bla[7]" src="http://www.ticklishtechs.net/wp-content/uploads/2008/03/bla7-thumb.png" width="454" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ticklishtechs.net/2008/03/03/subversion-deadlock-and-copernic-desktop-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

