<?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.zhlwish.com/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhlwish.com</link>
	<description>Where there is a will there is a way.</description>
	<lastBuildDate>Fri, 13 Jan 2012 08:13:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Subversion简明教程PPT</title>
		<link>http://www.zhlwish.com/2010/12/27/subversion_ppt/</link>
		<comments>http://www.zhlwish.com/2010/12/27/subversion_ppt/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 09:14:59 +0000</pubDate>
		<dc:creator>周亮</dc:creator>
				<category><![CDATA[版本控制]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.zhlwish.com/?p=275</guid>
		<description><![CDATA[计划在项目中引入Subversion来管理提交代码，同时也需要教教OPhone俱乐部的同学们如何相互协作，因此花了3个小时做了个PPT，大部分内容摘抄自《Version Control with Subversion》，又名《Subversion 与版本控制》以及《Subversion 权威指南》，感谢自愿者们提供了如此优秀的自由书籍和中文翻译。]]></description>
		<wfw:commentRss>http://www.zhlwish.com/2010/12/27/subversion_ppt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working copy path &#8216;*&#8217; does not exist in repository的解决方法</title>
		<link>http://www.zhlwish.com/2009/11/15/working-copy-path-does-not-exist-in-repository/</link>
		<comments>http://www.zhlwish.com/2009/11/15/working-copy-path-does-not-exist-in-repository/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 01:28:12 +0000</pubDate>
		<dc:creator>周亮</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.zhlwish.com/?p=55</guid>
		<description><![CDATA[开发中对一个working copy进行update操作的时候出现了标题所示的错误，因为在update之前对其进行了switch操作，因此猜想可能是因为这个缘故，上网查了一下，找到一篇文章《SVN merger errors: Working copy path &#8216;*&#8217; does not exist in repo》。 按照其描述的方法并不能解决我的问题，但是让我对.svn文件夹下的这个entry文件产生了兴趣，仔细的看了一下，发现这个文件里面有一行是写的版本号，紧接着下一行就是文件夹路径，但是这个文件夹路径是错误的。 对其进行了改正后，重新update，正常了，看来是svn的一个bug吧。]]></description>
		<wfw:commentRss>http://www.zhlwish.com/2009/11/15/working-copy-path-does-not-exist-in-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

