<?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>扶凯 &#187; svn</title>
	<atom:link href="http://www.php-oa.com/tag/svn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-oa.com</link>
	<description>Perl Linux CDN Video</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>svn 恢复出现的问题</title>
		<link>http://www.php-oa.com/2010/08/06/svnsvn-%e6%81%a2%e5%a4%8d%e5%87%ba%e7%8e%b0%e7%9a%84%e9%97%ae%e9%a2%98.html</link>
		<comments>http://www.php-oa.com/2010/08/06/svnsvn-%e6%81%a2%e5%a4%8d%e5%87%ba%e7%8e%b0%e7%9a%84%e9%97%ae%e9%a2%98.html#comments</comments>
		<pubDate>Fri, 06 Aug 2010 11:10:41 +0000</pubDate>
		<dc:creator>扶 凯</dc:creator>
				<category><![CDATA[版本管理]]></category>
		<category><![CDATA[160043]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=2877</guid>
		<description><![CDATA[自己以为 svn 给文件&#160; copy 出来,到时 apache 只要设置就可以用了,但没有想到 apache 日志一直出下面的错： [Fri Aug 06 18:38:48 2010] [error] [client 127.0.0.1] (20014)Internal error: Expected FS format &#8217;2&#8242;; ... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2010/08/06/svnsvn-%e6%81%a2%e5%a4%8d%e5%87%ba%e7%8e%b0%e7%9a%84%e9%97%ae%e9%a2%98.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>在linux下的svn自动启动脚本</title>
		<link>http://www.php-oa.com/2008/03/12/zailinuxxiadesvnzidongqidongjiaoben.html</link>
		<comments>http://www.php-oa.com/2008/03/12/zailinuxxiadesvnzidongqidongjiaoben.html#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:50:01 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[版本管理]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[脚本]]></category>
		<category><![CDATA[自动启动]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/2008/03/12/zailinuxxiadesvnzidongqidongjiaoben/</guid>
		<description><![CDATA[svn本身没有启动程序,老是要写到rc.local也不好,所以做了个自动启动脚本 . /etc/rc.d/init.d/svn: #!/bin/bash SVN_HOME=/var/svn/repos if [ ! -f &#34;/usr/bin/svnserve&#34; ] then echo &#34;svnserver startup: cannot start&#34; exit fi... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2008/03/12/zailinuxxiadesvnzidongqidongjiaoben.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn命令在linux下的使用</title>
		<link>http://www.php-oa.com/2008/03/12/svnminglingzailinuxxiadeshiyong.html</link>
		<comments>http://www.php-oa.com/2008/03/12/svnminglingzailinuxxiadeshiyong.html#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:43:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[版本管理]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[命令]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/2008/03/12/svnminglingzailinuxxiadeshiyong/</guid>
		<description><![CDATA[1、将文件checkout到本地目录 svn checkout path（path是服务器上的目录） &#160;&#160; 例如：svn checkout svn://192.168.1.1/pro/domain &#160;&#160;&#160; 简写：svn co 2、往版本库中添加新的文件 &#160;&#160;svn add file &#1... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2008/03/12/svnminglingzailinuxxiadeshiyong.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>svn 实现精细的目录访问权限控制</title>
		<link>http://www.php-oa.com/2007/10/17/linux-svn.html</link>
		<comments>http://www.php-oa.com/2007/10/17/linux-svn.html#comments</comments>
		<pubDate>Tue, 16 Oct 2007 19:28:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[版本管理]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[权限]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=277</guid>
		<description><![CDATA[Subversion之路 实现精细的目录访问权限控制 作者: 郑新星 联系: zhengxinxing gmail com 状态: 草稿,编写中 版本: 0.4 修订: The.Road.to.Subversion_authz.txt 148 2006-07-07 10:47:18Z michael 版权: 作者保留对本文的一... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2007/10/17/linux-svn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN图形化控制(svnmanager)</title>
		<link>http://www.php-oa.com/2007/10/17/svn%e5%9b%be%e5%bd%a2%e5%8c%96%e6%8e%a7%e5%88%b6svnmanager.html</link>
		<comments>http://www.php-oa.com/2007/10/17/svn%e5%9b%be%e5%bd%a2%e5%8c%96%e6%8e%a7%e5%88%b6svnmanager.html#comments</comments>
		<pubDate>Tue, 16 Oct 2007 19:28:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[版本管理]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[svnmanager]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=326</guid>
		<description><![CDATA[Linux本文以CentOS 5和REDHAT 5为安装环境.别的环境请各位测试.svn的功能如下介绍. SVNManager is a web based tool to administer a Unix/Linux Apache WebDAV Subversion repository server. With SVNManager, you can remotely: create, remove... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2007/10/17/svn%e5%9b%be%e5%bd%a2%e5%8c%96%e6%8e%a7%e5%88%b6svnmanager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

