<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>iLinux - 软件工程</title><link>http://blog.csdn.net/forlinux/category/212561.aspx</link><description>记录软件开发过程软件工程相关笔记、心得</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 15 Apr 2008 09:57:52 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>只爱LINUX</dc:creator><title>SOA Frequently Asked Questions</title><link>http://blog.csdn.net/forlinux/archive/2008/02/18/2102463.aspx</link><pubDate>Mon, 18 Feb 2008 11:25:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2008/02/18/2102463.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/2102463.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2008/02/18/2102463.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/2102463.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2102463</trackback:ping><description>SOA Frequently Asked Questions&lt;img src ="http://blog.csdn.net/forlinux/aggbug/2102463.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>解决PowerDesigner中Name与Code同步的问题。</title><link>http://blog.csdn.net/forlinux/archive/2006/11/07/1372128.aspx</link><pubDate>Tue, 07 Nov 2006 22:43:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2006/11/07/1372128.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/1372128.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2006/11/07/1372128.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/1372128.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1372128</trackback:ping><description>解决PowerDesigner中Name与Code同步的问题&lt;img src ="http://blog.csdn.net/forlinux/aggbug/1372128.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>CVS版本控制管理学习笔记</title><link>http://blog.csdn.net/forlinux/archive/2006/09/15/1226029.aspx</link><pubDate>Fri, 15 Sep 2006 13:29:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2006/09/15/1226029.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/1226029.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2006/09/15/1226029.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/1226029.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1226029</trackback:ping><description>CVS版本控制学习笔记完整版本&lt;img src ="http://blog.csdn.net/forlinux/aggbug/1226029.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>只爱LINUX</dc:creator><title>使用Subversion构建版本控制环境（Windows）</title><link>http://blog.csdn.net/forlinux/archive/2006/06/18/810210.aspx</link><pubDate>Sun, 18 Jun 2006 15:40:00 GMT</pubDate><guid>http://blog.csdn.net/forlinux/archive/2006/06/18/810210.aspx</guid><wfw:comment>http://blog.csdn.net/forlinux/comments/810210.aspx</wfw:comment><comments>http://blog.csdn.net/forlinux/archive/2006/06/18/810210.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/forlinux/comments/commentRss/810210.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=810210</trackback:ping><description>  在软件开发中，CVS在很长的一段时间内一直都是版本控制的首选。但是现在用户有了另一个或许是更好的选择SVN（subversion）。SVN是下一代版本控制系统，完全可以替代CVS，CVS下的项目，也可以非常容易的转到SVN的控制之下（SVN项目主页是http://subversion.tigris.org，Tigris本身就是一些在SVN控制下的开源项目，可以说是sourceforge的SVN版本）。 

    SVN是一个自由、开放源码、跨平台的版本控制系统。它是一个通用系统，可用来管理任何类型的文件，其中包括程序源码。  

    SVN的设计目标很明确，实现绝大部分CVS的已有功能，充分考虑现有的CVS用户，在使用方式上模仿CVS，同时开发了一系列工具，使得基于CVS的项目能够顺利迁移到SVN上。作为新一代的版本控制系统，和CVS相比，它有很多优点，例如目录版本控制、不可分割的提交、一致的数据处理方式和更有效率的分支与标记等。

    现在，好多开源项目已经开始转移到了SVN控制之下。作为软件开发者，使用Subversion控制所开发的项目是必然趋势，本文即&lt;img src ="http://blog.csdn.net/forlinux/aggbug/810210.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>