<?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>FVN Tech Blog &#187; subversion</title>
	<atom:link href="http://blog.feuvan.net/tag/subversion/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.feuvan.net</link>
	<description>Interoperability &#124; Coding, Programming in C#/PHP &#124; Linux, Windows Server Backend &#124;  New Media &#124; SNS &#124; Misc ...</description>
	<lastBuildDate>Fri, 06 Aug 2010 00:31:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>端口转发解决位于Squid等代理后无法从SVN server ci 的问题</title>
		<link>http://blog.feuvan.net/2006/08/06/29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html</link>
		<comments>http://blog.feuvan.net/2006/08/06/29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html#comments</comments>
		<pubDate>Sun, 06 Aug 2006 13:18:07 +0000</pubDate>
		<dc:creator>feuvan</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://feuvan.net/wordpress/?p=29</guid>
		<description><![CDATA[发现只能co，不能ci TortoiseSVN报MKACTIVITY&#8230;400 bad request Google之后发现问题所在 http://subversion.tigris.org/faq.html#proxy 只要在我的svn主机前的squid里加上下面这行配置就ok extension_methods REPORT MERGE MKACTIVITY CHECKOUT 但是我接触不到squid 于是用了ssh的端口转发 Dev&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#160; &#160; SVN Server localhost:8000&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; localhost:80 URL of Repository从原来的 http://svnserver.xxx.net/repos/Projectname 变成 http://localhost:8000/repos/Projectname 问题解决 比原来不方便的一点是要开着secure crt或者其他工具维持端口转发 一点额外的好处是安全性&#8211;SSH]]></description>
			<content:encoded><![CDATA[<p>发现只能co，不能ci<br /> TortoiseSVN报MKACTIVITY&#8230;400 bad request</p>
<p> Google之后发现问题所在<br /> http://subversion.tigris.org/faq.html#proxy<br /> 只要在我的svn主机前的squid里加上下面这行配置就ok<br /> extension_methods REPORT MERGE MKACTIVITY CHECKOUT</p>
<p> 但是我接触不到squid<br /> 于是用了ssh的端口转发<br /> Dev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; SVN Server<br /> localhost:8000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  localhost:80<br /> URL of Repository从原来的<br /> http://svnserver.xxx.net/repos/Projectname<br /> 变成<br /> http://localhost:8000/repos/Projectname</p>
<p> 问题解决<br /> 比原来不方便的一点是要开着secure crt或者其他工具维持端口转发<br /> 一点额外的好处是安全性&#8211;SSH</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html&amp;title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html&amp;title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html&amp;title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html&amp;headline=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;u=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html&amp;title=%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91%E8%A7%A3%E5%86%B3%E4%BD%8D%E4%BA%8ESquid%E7%AD%89%E4%BB%A3%E7%90%86%E5%90%8E%E6%97%A0%E6%B3%95%E4%BB%8ESVN+server+ci+%E7%9A%84%E9%97%AE%E9%A2%98&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F08%2F06%2F29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://blog.feuvan.net/2006/08/06/29-use-portforwarding-to-solve-svn-ci-problem-to-squid-served-svn-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>多个Project的trac/subversion/apache2 架设</title>
		<link>http://blog.feuvan.net/2006/05/29/38-serve-multi-projects-on-trac-subversion-apache2.html</link>
		<comments>http://blog.feuvan.net/2006/05/29/38-serve-multi-projects-on-trac-subversion-apache2.html#comments</comments>
		<pubDate>Sun, 28 May 2006 21:22:48 +0000</pubDate>
		<dc:creator>feuvan</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://feuvan.net/wordpress/?p=38</guid>
		<description><![CDATA[cd /opt/repos svnadmin create Akantos svnadmin create test chown -R www-data:www-data /opt/repos cd /opt/trac trac-admin /opt/repos/Akantos initenv trac-admin /opt/repos/test initenv chown -R www-data:www-data /opt/trac moonlight:~# cat /etc/apache2/conf.d/trac.conf Alias /trac/chrome/common /usr/share/trac/htdocs Order allow,deny Allow from all ScriptAlias /trac /usr/share/trac/cgi-bin/trac.cgi # SetEnv &#8230; <a href="http://blog.feuvan.net/2006/05/29/38-serve-multi-projects-on-trac-subversion-apache2.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
cd /opt/repos<br />
svnadmin create Akantos<br />
svnadmin create test<br />
chown -R www-data:www-data /opt/repos</p>
<p>cd /opt/trac<br />
trac-admin /opt/repos/Akantos initenv<br />
trac-admin /opt/repos/test initenv<br />
chown -R www-data:www-data /opt/trac</p>
<p>
moonlight:~# cat /etc/apache2/conf.d/trac.conf <br />
Alias /trac/chrome/common /usr/share/trac/htdocs</p>
<p>        Order allow,deny<br />
        Allow from all</p>
<p>ScriptAlias /trac /usr/share/trac/cgi-bin/trac.cgi</p>
<p>#       SetEnv TRAC_ENV &#8220;/opt/trac/&#8221;<br />
        SetEnv TRAC_ENV_PARENT_DIR &#8220;/opt/trac&#8221;</p>
<p> # 设置Trac用户验证<br />
        AuthType Basic<br />
        AuthName &#8220;Mars Trac Server&#8221;<br />
        AuthUserFile /etc/apache2/trac.passwd<br />
        # trac.passwd文件用htpasswd2命令生成<br />
        Require valid-user</p>
<p>moonlight:~# cat /etc/apache2/mods-enabled/dav_svn.conf </p>
<p>  DAV svn<br />
  SVNParentPath /opt/repos</p>
<p>  AuthType Basic<br />
  AuthName &#8220;MicroInfo Repository&#8221;<br />
  AuthUserFile /etc/apache2/dav_svn.passwd<br />
  Require valid-user<br />
  AuthzSVNAccessFile /etc/apache2/dav_svn.authz</p>
<p>moonlight:~# cat /etc/apache2/dav_svn.authz                   <br />
[groups]<br />
manager = feuvan<br />
[/]<br />
@manager = rw<br />
* = <br />
[Akantos:/]</p>
<p>[test:/]<br />
* = rw				]]&gt;</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html&amp;title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html&amp;title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html&amp;title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html&amp;headline=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;u=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html&amp;title=%E5%A4%9A%E4%B8%AAProject%E7%9A%84trac%2Fsubversion%2Fapache2+%E6%9E%B6%E8%AE%BE&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F29%2F38-serve-multi-projects-on-trac-subversion-apache2.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://blog.feuvan.net/2006/05/29/38-serve-multi-projects-on-trac-subversion-apache2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn may breaks after BDB upgrade</title>
		<link>http://blog.feuvan.net/2006/05/26/39-svn-may-breaks-after-bdb-upgrade.html</link>
		<comments>http://blog.feuvan.net/2006/05/26/39-svn-may-breaks-after-bdb-upgrade.html#comments</comments>
		<pubDate>Thu, 25 May 2006 23:37:25 +0000</pubDate>
		<dc:creator>feuvan</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://feuvan.net/wordpress/?p=39</guid>
		<description><![CDATA[所以不要看到升级就把老的package purge掉 feuvan@moonlight:~$ aptitude show db4.2-util Package: db4.2-util State: installed Automatically installed: no Version: 4.2.52-24 Priority: optional Section: utils Maintainer: Debian Berkeley DB Maintainers Uncompressed Size: 217k Depends: libc6 (&#62;= 2.3.5-1), libdb4.2 Description: Berkeley v4.2 Database Utilities This package provides &#8230; <a href="http://blog.feuvan.net/2006/05/26/39-svn-may-breaks-after-bdb-upgrade.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>所以不要看到升级就把老的package purge掉</p>
<p>
feuvan@moonlight:~$ aptitude show db4.2-util<br />
Package: db4.2-util<br />
State: installed<br />
Automatically installed: no<br />
Version: 4.2.52-24<br />
Priority: optional<br />
Section: utils<br />
Maintainer: Debian Berkeley DB Maintainers <br />
Uncompressed Size: 217k<br />
Depends: libc6 (&gt;= 2.3.5-1), libdb4.2<br />
Description: Berkeley v4.2 Database Utilities<br />
 This package provides different tools for manipulating databases in the Berkeley v4.2 database format, and includes: <br />
 * db4.2_archive: write the pathnames of the log files no longer in use. <br />
 * db4.2_checkpoint: daemon process to monitor the database log and checkpoint it periodically. <br />
 * db4.2_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. <br />
 * db4.2_load: loads (and creates) a database from standard input. <br />
 * db4.2_dump: read a database file and write it in a format understood by <br />
 * db4.2_printlog: dump log files in human readable format. <br />
 * db4.2_stat: display statistics for Berkeley DB environments. <br />
 * db4.2_upgrade: upgrades the version of files and the databases they contain. <br />
 * db4.2_verify: check the structure of files and their databases.</p>
<p>Tags: interface::commandline, role::sw:utility, use::checking, use::viewing, works-with::db</p>
<p>feuvan@moonlight:~$ aptitude show db4.3-util <br />
Package: db4.3-util<br />
State: not installed<br />
Version: 4.3.29-5<br />
Priority: optional<br />
Section: utils<br />
Maintainer: Debian Berkeley DB Maintainers <br />
Uncompressed Size: 279k<br />
Description: Berkeley v4.3 Database Utilities<br />
 This package provides different tools for manipulating databases in the Berkeley v4.3 database format, and includes: <br />
 * db4.3_archive: write the pathnames of the log files no longer in use. <br />
 * db4.3_checkpoint: daemon process to monitor the database log and checkpoint it periodically. <br />
 * db4.3_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. <br />
 * db4.3_load: loads (and creates) a database from standard input. <br />
 * db4.3_dump: read a database file and write it in a format understood by <br />
 * db4.3_printlog: dump log files in human readable format. <br />
 * db4.3_stat: display statistics for Berkeley DB environments. <br />
 * db4.3_upgrade: upgrades the version of files and the databases they contain. <br />
 * db4.3_verify: check the structure of files and their databases.</p>
<p>Tags: interface::commandline, role::sw:utility, use::checking, use::viewing, works-with::db</p>
<p>feuvan@moonlight:~$ aptitude show db4.4-util <br />
Package: db4.4-util<br />
New: yes<br />
State: not installed<br />
Version: 4.4.20-4<br />
Priority: optional<br />
Section: utils<br />
Maintainer: Debian Berkeley DB Maintainers <br />
Uncompressed Size: 258k<br />
Depends: libc6 (&gt;= 2.3.5-1), libdb4.4<br />
Description: Berkeley v4.4 Database Utilities<br />
 This package provides different tools for manipulating databases in the Berkeley v4.4 database format, and includes: <br />
 * db4.4_archive: write the pathnames of the log files no longer in use. <br />
 * db4.4_checkpoint: daemon process to monitor the database log and checkpoint it periodically. <br />
 * db4.4_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. <br />
 * db4.4_load: loads (and creates) a database from standard input. <br />
 * db4.4_dump: read a database file and write it in a format understood by <br />
 * db4.4_printlog: dump log files in human readable format. <br />
 * db4.4_stat: display statistics for Berkeley DB environments. <br />
 * db4.4_upgrade: upgrades the version of files and the databases they contain. <br />
 * db4.4_verify: check the structure of files and their databases.				]]&gt;</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html&amp;title=svn+may+breaks+after+BDB+upgrade" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html&amp;title=svn+may+breaks+after+BDB+upgrade" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html&amp;title=svn+may+breaks+after+BDB+upgrade" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html&amp;headline=svn+may+breaks+after+BDB+upgrade" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=svn+may+breaks+after+BDB+upgrade&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=svn+may+breaks+after+BDB+upgrade&amp;u=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=svn+may+breaks+after+BDB+upgrade&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=svn+may+breaks+after+BDB+upgrade&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=svn+may+breaks+after+BDB+upgrade&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html&amp;title=svn+may+breaks+after+BDB+upgrade&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fblog.feuvan.net%2F2006%2F05%2F26%2F39-svn-may-breaks-after-bdb-upgrade.html" ><img class="lightsocial_img" src="http://blog.feuvan.net/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://blog.feuvan.net/2006/05/26/39-svn-may-breaks-after-bdb-upgrade.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
