<?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[ svn:is not under version control and is not part of the commit, yet its child解决办法]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Tue, 02 Feb 2016 08:47:24 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	背景：刚解决前面的svn client版本太新问题http://jackxiang.com/post/8476/，又出现一新的问题，如下.<br/><br/>is not known to exist in the repository and is not part of the commit,yet its child:<br/>&nbsp;&nbsp;在把写好的代码提交到svn上面时，遇到了一个错误如下：<br/>svn: Commit failed (details follow): <br/>svn: &#039;D:&#92;eclipse&#92;StatusInquiry&#92;src&#92;com&#92;cnjmwl&#92;scm&#92;policy&#039; is not under version control and is not part of the commit, yet its child &#039;D:&#92;eclipse&#92;StatusInquiry&#92;src&#92;com&#92;cnjmwl&#92;scm&#92;policy&#92;policyActivity.java&#039; is part of the commit <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;仔细看错误的原文，翻译成中文大致的意思就是要提交的代码不在版本控制之下，并且不是提交的一部分，他的子文件也不是提交的一部分，我自个儿琢磨着就是要先提交父文件夹，然后再提交父文件夹的子文件，然后我先提交了父文件夹，然后提交其中的子文件，最后把问题解决了。。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PS：如果上面的方法不行的话，试试看吧要提交的文件先备份一下，然后把源文件删除了，然后再拷回来，再提交。。我这样屡试不爽，能解决问题的。。&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/><br/>摘自：http://blog.csdn.net/lufeng20/article/details/7641093
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论]  svn:is not under version control and is not part of the commit, yet its child解决办法]]></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>