<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: subversion &#8216;can&#8217;t open activity db&#8217;</title>
	<atom:link href="http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 18:09:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WebDAV経由でsvnリポジトリにコミットできなくてハマった ｜ SNS開発者の雑記帳</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-687</link>
		<dc:creator>WebDAV経由でsvnリポジトリにコミットできなくてハマった ｜ SNS開発者の雑記帳</dc:creator>
		<pubDate>Fri, 05 Mar 2010 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-687</guid>
		<description>[...] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] Could not create activity /repos/tmprepo/!svn/act/c41a20c5-6b08-4c73-9da5-e41a2da69086. [500, #0] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] could not open dbm files. [500, #2] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] Can&#039;t open activity db: No such file or directory [500, #2]  どうやらsvnの管理情報が書けないエラーのようです。   「Could not create activity」でググってみると、 どうやらリポジトリ直下にdavディレクトリを作成しなければならないらしい。  mkdir /path/to/repo/dav   しかし、別件で作成したリポジトリはそんなことしなくても良かったのになと思ったので、もしかしたらsubversionのバージョンによってリポジトリの構造が違うのかもと思ったら、やっぱりそうらしいです。   After some time searching around for others that had encountered this error, I was able to determine that the problem was that version 1.5 of the svnadmin create command doesn’t create a “dav” directory in the repository, unlike earlier versions.  via: subversion ‘can’t open activity db’&#124; johngirvin.com [...]</description>
		<content:encoded><![CDATA[<p>[...] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] Could not create activity /repos/tmprepo/!svn/act/c41a20c5-6b08-4c73-9da5-e41a2da69086. [500, #0] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] could not open dbm files. [500, #2] [Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] Can&#39;t open activity db: No such file or directory [500, #2]  どうやらsvnの管理情報が書けないエラーのようです。   「Could not create activity」でググってみると、 どうやらリポジトリ直下にdavディレクトリを作成しなければならないらしい。  mkdir /path/to/repo/dav   しかし、別件で作成したリポジトリはそんなことしなくても良かったのになと思ったので、もしかしたらsubversionのバージョンによってリポジトリの構造が違うのかもと思ったら、やっぱりそうらしいです。   After some time searching around for others that had encountered this error, I was able to determine that the problem was that version 1.5 of the svnadmin create command doesn’t create a “dav” directory in the repository, unlike earlier versions.  via: subversion ‘can’t open activity db’| johngirvin.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-686</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-686</guid>
		<description>Thank you kind sir, may your PageRank be increased by one.</description>
		<content:encoded><![CDATA[<p>Thank you kind sir, may your PageRank be increased by one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ell</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-651</link>
		<dc:creator>Ell</dc:creator>
		<pubDate>Thu, 12 Nov 2009 18:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-651</guid>
		<description>THANKS - I&#039;ve been fighting this all morning and this was the last step. Whew!</description>
		<content:encoded><![CDATA[<p>THANKS &#8211; I&#8217;ve been fighting this all morning and this was the last step. Whew!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Huxton</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-284</link>
		<dc:creator>Richard Huxton</dc:creator>
		<pubDate>Tue, 18 Aug 2009 21:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-284</guid>
		<description>Thanks - clear explanation. Saved me figuring this out for myself.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; clear explanation. Saved me figuring this out for myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: babak</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-203</link>
		<dc:creator>babak</dc:creator>
		<pubDate>Thu, 13 Aug 2009 19:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-203</guid>
		<description>Yeah, it worked for me too. Thanks man and good luck on your way ;-)</description>
		<content:encoded><![CDATA[<p>Yeah, it worked for me too. Thanks man and good luck on your way ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z0n</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-58</link>
		<dc:creator>z0n</dc:creator>
		<pubDate>Sun, 24 May 2009 03:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-58</guid>
		<description>Spot on - fixed it right away - thanks John!</description>
		<content:encoded><![CDATA[<p>Spot on &#8211; fixed it right away &#8211; thanks John!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edson Medina</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-45</link>
		<dc:creator>Edson Medina</dc:creator>
		<pubDate>Sat, 02 May 2009 14:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-45</guid>
		<description>You just saved my life. Thanks.</description>
		<content:encoded><![CDATA[<p>You just saved my life. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Fornos</title>
		<link>http://www.johngirvin.com/blog/archives/subversion-cant-open-activity-db.html/comment-page-1#comment-10</link>
		<dc:creator>Juan Fornos</dc:creator>
		<pubDate>Tue, 10 Mar 2009 17:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=51#comment-10</guid>
		<description>I had the same problem. Thanks for this solution!</description>
		<content:encoded><![CDATA[<p>I had the same problem. Thanks for this solution!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
