<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[实践OK]解决SVN在Windows 7下commit出错的问题  ]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Tue, 25 Feb 2014 10:18:45 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	背景：<br/>外包新装win7电脑提交SVN时出现如下错误：<br/>Error<br/>commit succeeded,but other errors follow:<br/>Error bumping revisions post-commit(detail follow):<br/>Can&#039;t move &#039;D:&#92;XXX&#92;.svn&#92;tmp&#92;svn-3B0E4D86&#039; to &#039;D:&#92;XXX&#92;codes&#92;application&#92;controllers&#92;front.php&#039;拒绝访问。<br/><br/>说文件损坏或者无法读取。这是一个很令人费解的问题，到底commit是成功还是失败了？网上查询一番后找到有朋友遇到相同的问题并且给出了解决方案（见：http://schleichermann.wordpress.com/2009/12/09/svn-tortoisesvn-cant-move-the-file-or-directory-is-corrupted-and-unreadable-windows-7/）<br/><br/>原因是Win7启动了索引服务和SVN Commit时候移动文件冲突了。解决方法是关闭Win 7的对SVN仓库的索引服务。<br/><br/>打开Win7的控制面选，选择“索引选项”，然后选择“修改”，将G:&#92;doc&#92;projects&#92;estar全部反选即可。<br/>———————————————————————————————————————————————<br/>我的解决办法：<br/>看外包没有停止，我直接禁用并立即停止得了，再次checkout，好了。<br/>Windows Search&nbsp;&nbsp;为文件、电子邮件和其他内容提供内容索引、属性缓存和搜索结果。&nbsp;&nbsp;<br/>C:&#92;Windows&#92;system32&#92;SearchIndexer.exe /Embedding<br/>参考来自：http://38288890.blog.163.com/blog/static/1961284532009112601947335/<br/><br/>
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]解决SVN在Windows 7下commit出错的问题  ]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>