<?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://newsn.net/tag/svn/feed" rel="self" type="application/rss+xml" />
	<link>http://newsn.net</link>
	<description>苏南的网络日记本本  O(∩_∩)O  哈哈~</description>
	<lastBuildDate>Mon, 13 Jul 2009 02:59:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TortoiseSVN的基本使用</title>
		<link>http://newsn.net/20090623/617.html</link>
		<comments>http://newsn.net/20090623/617.html#comments</comments>
		<pubDate>Tue, 23 Jun 2009 05:28:00 +0000</pubDate>
		<dc:creator>苏南</dc:creator>
				<category><![CDATA[IT.IT]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://newsn.net/20090623/617.html</guid>
		<description><![CDATA[自从项目从cvs转移到了svn，我也就安装了个svn软件。用了些日子了，写下点小小的使用心得体会。这个软件叫做TortoiseSVN，和windows的资源管理器还是集成在一起的，挺好用的说。

 

一、下载toroisesvn     http://tortoisesvn.net/downloads     只有windows的版本，没有linux的版本，下载个32bit的就行了。 这个是使用过程中会出现的图标，代表着不同的含义。截止到发文tortoisesvn的最新版本是1.6.3.16613。
&#160;         svn项目其实也可以直接在浏览器地址栏里面打开，不用这个软件也是可以查看的。     地址类似于：http://xxx.xxx.xxx.xxx/repos/project/trunk/，输入用户名和密码就可以看了。          二、基本操作      1、update、commit 及右键菜单&#160; &#160;


update和commit时候的用户信息保存后可以在右键菜单里面的settings的saved data里面进行清除。
2、show log      &#160;
在show log的基础上可以看到版本变更信息，点击对应条目的右键，可以查看历史版本并进行对比。  [...]]]></description>
		<wfw:commentRss>http://newsn.net/20090623/617.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
