<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>SVN介绍</title>
<link>/svnjs/</link>
<description>SVN介绍</description>
<language>zh-cn</language>
<generator>www.svn8.com</generator>
<webmaster>brois@126.com</webmaster>
<item>
    <title>SVN多版本库环境搭建步骤</title>
    <link>/svnjs/20081216/1724.html</link>
    <description>一、协调、确定配置管理服务器（a、用部门现有机器；b、向公司申请新的专用服务器）jwtbkxdi
服务器利旧原则，使用现有的远程中转服务器（IP：168.138.182.212）作为配置服务器。jwtbkxdi
jwtbkxdi
二、确定配置管理工具为SVNjwtbkxdi
配置管理工具使用SVN，目前使用版</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title> RedHat系统下SVN服务器的搭建过程详解</title>
    <link>/svnjs/20081216/1723.html</link>
    <description>&amp;nbsp;1 环境：

　　&amp;nbsp;&amp;nbsp; &amp;nbsp;服务器放在redhatAS4.0上，客户端在windows 2000。

　　&amp;nbsp;&amp;nbsp; &amp;nbsp;2 软件包

&amp;nbsp;&amp;nbsp; &amp;nbsp;我们需要两个文件，httpd和subversion。httpd是web服务器，用来通过web访问subversion。它们的下载地址为：http://htt</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>windows安装基于Apache的SVN. </title>
    <link>/svnjs/20081216/1722.html</link>
    <description>mysql实现双机热备，原理是通过更新日志,用mysql的SELECT的文件操作功能，备机实时抓取主机的更新日志，当然这只是其原理，实际上并不需要我们自己去处理日志，明白了原理，实施就比较容易理解了。
&amp;nbsp; 这样，在主机端需要开一个账号，这个账号是备机用来抓取主机的</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN安装与配置 SVN整合MyEclipse</title>
    <link>/svnjs/20081216/1721.html</link>
    <description>SVN安装： 
&amp;nbsp;
1、安装服务器
点击安装软件，在第二个Next时选择Svnserve安装模式，去掉第二个勾即可。
往下可以选择自己的安装路径，点击Next后Finish即可。
&amp;nbsp;
2、安装客户端
点击安装软件，按提示安装即可。
&amp;nbsp;
3、配置服务器
在CollabNetSubv</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>让Editplus和SVN集成</title>
    <link>/svnjs/20081216/1720.html</link>
    <description>很多人用Editplus， 但是修改了文件后，需要切换到文件目录，点击鼠标右键使用TortoiseSVN的提交菜单项来提交，需要增加很多鼠标点击和确认的操作，对于频繁修改的文件来说，非常麻烦，今天研究了一番，找到个好的解决办法：
先下载 http://www.sliksvn.com/pub/Slik-S</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>远程镜像与备份SVN服务器</title>
    <link>/svnjs/20081216/1719.html</link>
    <description>&amp;nbsp;
此文讲述SVN如何镜像服务器，注意是单向镜像。众所周知，SVN有自已的镜像命令svnsync(svn1.4以及以上版本特性),但是部署与维护确是繁琐至极，令人望而却步。我们来看一个简单的svnsync例子：
主SVN服务器： http://mastersvn/project1
svnsync镜像SVN服务器上</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>从svn到clearcase</title>
    <link>/svnjs/20081216/1718.html</link>
    <description>svn的版本管理是集中式的，每一个元素的修改都会引起整个repository的版本号增加。例如一个文件foo/bar.txt，原版本号为99，修改bar.txt后，整个repository的版本号会变为100，foo也会增加一个新的版本r100。但r99的foo和r100的foo实际是完全相同的，内部存放也会采用软</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>收藏到口袋SVN 错误 - no such revision </title>
    <link>/svnjs/20081216/1717.html</link>
    <description>Linux服务器不小心断电，重启后，修复了硬盘，但是SVN Server出问题了。在浏览器中访问，看似一切正常，但是要check out，update的时候，就报错 no such revision &amp;lsquo;xxx&amp;rsquo;，xxx是一个版本号。


对repository目录执行svnadmin verify，发现很早之前的版本还</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Tortoise SVN 客户端 基本用法 </title>
    <link>/svnjs/20081216/1716.html</link>
    <description>1. export 和check out 
　　export 下载源代码 
　　用法： 
　　1、新建一个空的文件夹，右键点击它，可以看到TortoiseSVN菜单以及上面的SVN Checkout。 
　　2、不用管这个Checkout，我们选择TortoiseSVN菜单下的Export...，接着它会让你输入url。 
　　3、比如输入</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>搭建SVN服务器,控制你杂乱的代码库</title>
    <link>/svnjs/20081216/1714.html</link>
    <description>工具
subversion 
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=0&amp;amp;expandFolder=0&amp;amp;folderID=91
TortoiseSVN
http://tortoisesvn.net/
安装.
第一个比较麻烦msi的直接安装，如果装有apache的话会自己配置好apace，本么没有用apache，</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn里的branch、trunk、tag的用处  </title>
    <link>/svnjs/20081216/1713.html</link>
    <description>这只是个说明，你不按说明来办事也不会怎么样，svn照样工作得很好。
branches：分枝
当多个人合作（Sally和John）时，可能有这样的情况出现：John突然有个想法，跟原先的设计不太一致，可能是功能的添加或者日志格式的改进等等，总而言之，这个想法可能需要花一段时间</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>不要把不必要的文件版本化</title>
    <link>/svnjs/20081216/1712.html</link>
    <description>像 Visual Studio 2005 编译出来的 bin, obj 目录和 *.suo 文件都没有必要添加到 Repository 中。每次试编译后 bin, obj 目录都会改变。而 *.suo 文件（它和 *.sln 文件同目录，但是为隐藏属性）甚至在每次用 VS (Visual Studio) 打开时都会被更新一次。要取消对它们的</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Linux下安装SVN Web Client (svnwebclient)</title>
    <link>/svnjs/20081216/1711.html</link>
    <description>准备：
①&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subversion安装（略）([url]http://localhost/svn/[/url]可以正常访问)。
②&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jdk安装（略）。
③&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tomcat安装（略）。
各软</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn版fcitx安装说明</title>
    <link>/svnjs/20081216/1710.html</link>
    <description>svn版fcitx安装说明（所有请在X终端下操作）：
第一步：安装svn客户端
sudo apt-get install subversion
第二步：同步fcitx源
svn co http://fcitx.googlecode.com/svn/trunk
第三步：准备编译
svn co 命令会在当前目录生成：trunk文件夹
cd trunk
然后直接执行
./autog</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN常用命令笔记-SVN subversion svnwebclient常用命令</title>
    <link>/svnjs/20081216/1709.html</link>
    <description>1)/# htpasswd 


# htpasswd -c /home/svnroot/repository/pwdfile testuser
New password:
Re-type new password:

# htpasswd /opt/svnroot/repository/pwdfile xf_gao
New password:
Re-type new password:
//-c
//authz
2)# htpasswd 
# htpasswd -b</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>git的基本概念</title>
    <link>/svnjs/20081216/1708.html</link>
    <description>git的四种对象

    blob对象。即文件。注意只包含内容，没有名字，权限等属性（但包含大小） 
    tree对象。相当于文件夹。所包含的文件（blob对象）/文件夹（tree对象）的名字及其基本属性（比如权限、是否符号链接等）的列表。 
    commit对象。表示修改历史。</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>对比SVN学习GIT版本管理工具</title>
    <link>/svnjs/20081216/1707.html</link>
    <description>1概述和参考资料
1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GIT相关
&amp;Oslash;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://www.kernel.org/pub/software/scm/git/docs/
这里面包括了 tutorial 基本的操作 / core-tutorial 底层命令的使用 / user’s manu</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN 权限文件</title>
    <link>/svnjs/20081216/1706.html</link>
    <description>authz
### This file is an example authorization file for svnserve.
### Its format is identical to that of mod_authz_svn authorization
### files.
### As shown below each section defines authorizations for the path and
### (optional) repository specif</description>
    <pubDate>2008-12-16</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN1.5.x相关资料</title>
    <link>/svnjs/20081107/1363.html</link>
    <description>最近算是比较认真的研究了一下SVN1.5.x整理了一点相关的资料
里面有原创的1.5.x SVN简明安装配置使用手册哦
SVN1.5中文用户手册
http://bbs.51testing.com/thread-126240-1-1.html

TortoiseMerge中文手册 Version 1.5.0 - r12606 


下载地址
TortoiseSVN
http://tor</description>
    <pubDate>2008-11-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>快速体验TortoiseSVN、TortoiseSVN中文语言包</title>
    <link>/svnjs/20081107/1362.html</link>
    <description>一、subversion + Apache + ssl
通过apache方式访问,不需要更改配置,可以直接使用:
1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .运行D:svnapache groupApache2binapache.exe
2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .使用https:127.0.0.1访问&amp;nbsp; 用户</description>
    <pubDate>2008-11-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>使用SUBVERSION+APACHE方式</title>
    <link>/svnjs/20081107/1361.html</link>
    <description>1、&amp;nbsp;下载并安装APACHE服务器到d:svnapache group目录（注：windows版本的subversion现只支持APACHE 2.0.x版本的，不支持2.2.x版本的）。
2、&amp;nbsp;启动APACHE，在浏览器中输入 http://127.0.0.1测试APACHE服务器安装是否成功。OK则进入下一步。 
3、&amp;nbsp;如果先</description>
    <pubDate>2008-11-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>使用svn+ssh 认证</title>
    <link>/svnjs/20081107/1360.html</link>
    <description>&amp;nbsp;&amp;nbsp;、&amp;nbsp;修改公钥文件 id_rsa.pub，在文件开头加入以下代码，这是告诉ssh怎么调用svnserve的：
command=&amp;quot;svnserve -t -r d:/svn/svnrep&amp;quot;
2、&amp;nbsp;重启opensshd
3、&amp;nbsp;由于TortoiseSVN客户端是使用PUTTY来连接的，所以密钥需要转换成PUTTY</description>
    <pubDate>2008-11-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn版本库的建立</title>
    <link>/svnjs/20081107/1359.html</link>
    <description>&amp;nbsp; SVN最常见的配置模式便是与Apache集成，这样SVN可以采用WebDev协议方式提供服务。主要的好处有：通过Apache以HTTP方式穿透防火墙，便于在互联网环境使用；提供目录的版本控制；纯2进制的文件对比方式等。下面将介绍如何将SVN集成在Apache上。
一、准备工作：</description>
    <pubDate>2008-11-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN基本指令教学</title>
    <link>/svnjs/20081012/1129.html</link>
    <description>&amp;nbsp;
今天我们来学习SVN 的基本指令教學首先我们应该了解的是SVN基本指令介绍，主要参考一下的相关SVN基础文件


    SubTrain - Open Source Trainings for Subversion: 教導如何使用 SVN 
    Version Control with Subversion 
    Version Control with Sub</description>
    <pubDate>2008-10-12</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>ECLIPSE的SUBVERSION插件 </title>
    <link>/svnjs/20080930/1041.html</link>
    <description>摘要 
　　Subversion (SVN)是一个版本控制系统，是CVS的极具竞争力的替代品。它支持CVS所缺少的一些重要特性，比如版本化的重命名、目录和元数据；还支持原子提交和通过HTTP/HTTPS的远程访问。许多开源项目使用Subversion作为版本控制系统，其中包括BEA的dev2dev CodeS</description>
    <pubDate>2008-09-30</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion是什么？</title>
    <link>/svnjs/20080930/1040.html</link>
    <description>Subversion是一个自由/开源的版本控制系统。也就是说，在Subversion管理下，文件和目录可以超越时空。也就是Subversion允许你数据恢复到早期版本，或者是检查数据修改的历史。正因为如此，许多人将版本控制系统当作一种神奇的“时间机器”。
Subversion的版</description>
    <pubDate>2008-09-30</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn是什么？</title>
    <link>/svnjs/20080930/1039.html</link>
    <description>版本控制是管理数据变更的一种技术。对于程序员来说，它已经成为不可或缺的工具，因为他们经常修改软件代码，产生部分的变更，然后第二天再取消所有的变更。想象有一群程序员同时工作的情况你就能理解，为什么需要一个良好的系统来管理可能出现的混乱。

什么是 Subvers</description>
    <pubDate>2008-09-30</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>环境apache+svn完全配置(实际配置日记) </title>
    <link>/svnjs/20080928/1033.html</link>
    <description>linux(CentOS4) 环境apache+svn完全配置（实际配置日记）
linux(CentOS4) 环境apache+svn完全配置（实际配置日记）
&amp;times;&amp;times;&amp;times;&amp;times;&amp;times;&amp;times;终于完成了，希望看过的朋友给点意见！&amp;times;&amp;times;&amp;times;&amp;times;&amp;times;&amp;times;！


一、使用前的心得</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion如何与Apache结合使用</title>
    <link>/svnjs/20080928/1032.html</link>
    <description>本文介绍如何将SVN与Apache结合使用以及详细的权限设置。 
1.安装apache
直接setup到D:Program Files
版本问题：
注意：目前windows下的subversion只能跟Apache2.0.x配合，不能用于Apache2.2.x，除非你自己编译
确保你下载的版本大于2.0.54。2.0.54版本的Apache将不能</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Apache与SVN结合访问提示没有权限</title>
    <link>/svnjs/20080928/1031.html</link>
    <description>启动Apache之后访问http://192.168.0.20:8888/svn/
在弹出的对话框中输入xone用户及密码 ,结果抛如下异常:

Forbidden
You don't have permission to access /svn/ on this server.


-------------------------------------------------------------------------------</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>windows安装基于Apache的SVN服务器(包括SSL配置)</title>
    <link>/svnjs/20080928/1030.html</link>
    <description>关键词：subversion 安装 服务器 配置 apache ssl
最后更新：2007-8-19
版本：v1.0

修改历史：
v0.1 2006-08-06 
v0.2 2006-09-10 加入ssl的配置
v0.21 2006-09-13 修正2.3配置中一个错误(由blair1978 报告)
v0.23 2006-09-26 在附件1中添加两个必要文件，不然无法创建</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>主机上安装svn客户端</title>
    <link>/svnjs/20080928/1028.html</link>
    <description>有了svn，就可以方便的获取一些程序的源码了，所以我要在MT主机上安装，注意只是客户端，并非架设svn服务器。

svn目前的最新版是1.4.4，我参考shunz的Apache+Subversion安装笔记，从 http://www.axint.net/apache/apr/binaries/rpm/i386/下载了apr-1.2.8-1.i386.rpm</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>如何在CVS和SVN中使用分支</title>
    <link>/svnjs/20080928/1027.html</link>
    <description>每个软件版本，最好有阶段性的分支（其实就是版本）。这里我们要用好版本管理工具。我在这里用CVS为例子做一个案例设计和说明。
我用CVS为例，SVN因为全面兼容CVS，所以可以换个命令名即可（参数基本相同）。

生成分支在CVS里面有个命令可以生成分支，如下：
&amp;nbsp;&amp;nb</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Linux操作系统下的几款svn gui工具介绍</title>
    <link>/svnjs/20080928/1026.html</link>
    <description>由于git-svn不支持remote branch的合并（没想到啊~没想到！），便试用了几款linux下的svn gui工具，打算专门用来做branch之间的合并用。目前，试用了如下几种：rapidsvn,kdesvn,esvn。 
2o4o3I2^$C:O8^tech.techweb.com.cnTechWeb-技术社区/F3i;V8{5t6_6O#]
程序开发，</description>
    <pubDate>2008-09-28</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>http方式访问svn</title>
    <link>/svnjs/20080809/874.html</link>
    <description>用http （DAV）方式是有好处的，对我来说： 1. 它可以穿过防火墙 2. 可以直接用browser浏览代码(TRAC更直观方便:P) 参照svn的帮助文档: http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html 需要给apache2增加三个modules: mod_dav, mod_dav_svn, mod_</description>
    <pubDate>2008-08-09</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>基于svnserve的SVN服务器</title>
    <link>/svnjs/20080731/869.html</link>
    <description>我们学习过其他方式的SVN方式~现在介绍大家了解一下SVNserver介绍方法配置 安装 svnserve 从 http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91 得到最新版本的Subversion。 如果你已经安装了Subversion，svnserve已经运行，你需要在继续之前把</description>
    <pubDate>2008-07-31</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn 服务器使用</title>
    <link>/svnjs/20080731/868.html</link>
    <description>1. http://code.google.com/ 用gmail登入。后点击 Project Hosting 2. 进入 http://code.google.com/hosting/ 后点击 Create a new project 3. 填入必要的项目名，描述等确定。就可以了 4. 确定成功后 - Source 5. 到eclipse的打开新建一个project-team-share Project-s</description>
    <pubDate>2008-07-31</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>巧妙的利用XHTML中不常用的标签元素</title>
    <link>/svnjs/20080723/859.html</link>
    <description>玩XHTML的朋友对div,span,ul,li这样的标签元素相信已经非常熟练了，但有时一个页面里需要对一些特别的文字做一些特别的渲染，我们常用的做法可能是在CSS里定义一个类选择符，定义一些特别的渲染效果，然后用span class=类名XXX/span这样的方法来达到效果，当然是可以的</description>
    <pubDate>2008-07-23</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Zend Studio:版本控制SVN/CVS使用简介</title>
    <link>/svnjs/20080615/812.html</link>
    <description>cvs和SVN市两个出色的开源的版本控制 软件，在我们平时经常用到...... CVS与SubVersion有两个出色的开源的版本控制 软件 ，Zend Studio 4只支持CVS, Zend Studio 5 加入SubVersion的支持，本文将以SubVersion与Zend Studio集成使用为例做说明。 Zend Studio默认使用CVS</description>
    <pubDate>2008-06-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>eclipse3.3下SVN配置方法</title>
    <link>/svnjs/20080615/811.html</link>
    <description>1. SVN1.4.4下载地址：http://subversion.tigris.org/files/documents/15/38369/svn-1.4.4-setup.exe，下载，安装（安装文件自动配好环境变量，如果是下载的压缩包则需要手工配置）。 2. 下载SVNService.exe，拷贝到svn安装目录下的bin文件夹中。 3. 在dos命令环境中执</description>
    <pubDate>2008-06-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN 常用命令集合及简单用法</title>
    <link>/svnjs/20080615/810.html</link>
    <description>SVN在实际操作中常用命令集合及简单用法，如果我们可以把这些简单的集合方法应用到实际并熟练的记住，哪么我们的职业生涯将是美好的 1、将文件checkout到本地目录 svn checkout path（path是服务器上的目录） 例如：svn checkout svn: // 192.168 . 1.1 / pro /domain</description>
    <pubDate>2008-06-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN使用详解</title>
    <link>/svnjs/20080506/578.html</link>
    <description>安装 Apache 安装 Apache 的先决条件是有一台安装了 Windows 2000，Windows XP SP1+，Windows 2003，Vista 或 Windows Server 2008 的计算机。 警告 请注意，Windows XP 如果没有安装 SP1 将会导致不正常的网络传输，从而搞坏你的版本库！ 1. 从 http://httpd.apache.o</description>
    <pubDate>2008-05-06</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion服务与客户端安装[Linux版]</title>
    <link>/svnjs/20080421/544.html</link>
    <description>一、基本组件及版本： 1、基本软件： j2sdk-1_4_2-linux-i586.bin（ http://java.sun.com/ ），jdk安装程序。 httpd-2.0.55.tar.gz（ http://httpd.apache.org/ ），Apache安装程序 jakarta-tomcat-5.0.28.tar.gz（ http://tomcat.apache.org/ ），Tomcat安装程序。 ja</description>
    <pubDate>2008-04-21</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>RH9安装SVN+win用户使用---新手入门教程</title>
    <link>/svnjs/20080421/543.html</link>
    <description>一、 什么是 SVN ？与 CVS ， VSS 的区别？ SVN 全名 Subversion ，即版本控制系统。 SVN与 CVS 一样，是一个跨平台的软件，支持大多数常见的操作系统。作为一个开源的版本控制系统 ,Subversion 管理着随时间改变的数据。 这些数据放置在一个中央资料档案库 (repositor</description>
    <pubDate>2008-04-21</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Linux SVN的安装使用笔记</title>
    <link>/svnjs/20080421/542.html</link>
    <description>SVN简介、下载、安装 SVN简介 The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license. SVN是</description>
    <pubDate>2008-04-21</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion在linux下的安装步骤</title>
    <link>/svnjs/20080421/541.html</link>
    <description>由于我用的apache是自己编译的所以我就介绍通过源代码编译的方式来安装Subversion。首先下载： 1.下载httpd-2.0.*.tar.gz(http://www.apache.org)源代码包 2.下载Subversion-1.0.*.tar.gz(http://subversion.tigris.org/)的源代码包 3.编译安装httpd # tar xvzf httpd-2</description>
    <pubDate>2008-04-21</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>FC下telnet和ftp服务器的安装</title>
    <link>/svnjs/20080420/539.html</link>
    <description>在FC 5下默认的情况下是不安装telnet和ftp服务的，因此如果要使用这个功能（笔者习惯用telnet和ftp，所以没有这两个东西，就会很不爽），就要手动安装。 手动安装的步骤： 1、点击应用程序－Add/Remove Software（PS:此时你要确认你的FC 5是可以上网的），然后等待一个</description>
    <pubDate>2008-04-20</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Linux系统下FTP服务器与SVN服务器配置详解</title>
    <link>/svnjs/20080420/538.html</link>
    <description>使用vsftpd（Linux）架设的ftp服务器，如何解决向其中拷贝多层文件夹的文件时出现的550错误？ 因为要为我的本本重装系统，并且要重新对整个硬盘进行分区，我开始往我的实验室中的电脑上备份东西；因为我的实验室的电脑上是Linux系统，我于是选择使用ftp进行数据传输，</description>
    <pubDate>2008-04-20</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN+SSL在Fedora Apache上的配置</title>
    <link>/svnjs/20080420/537.html</link>
    <description>Finally, we got a tool does 95% of what we really want! I have been experiencing it for the whole day. Great tool! I even see the hour booking function which never see it in any other tools but very necessary for European clients. I got requests from</description>
    <pubDate>2008-04-20</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>由CVS异地备份引起的问题——linux下的ssh连接</title>
    <link>/svnjs/20080420/536.html</link>
    <description>现有三台服务器，A、B和C，均是linux系统，版本均为RedHat AS3，现在我想实现三台机器的循环备份，即A上的资料备份到B上，B上的资料备份到C上，C上的资料备份到A上，准备实现异地备份的方式是通过SSH传输。 于是我先进行了ssh连接测试，即在三台机器的命令行模式下，分</description>
    <pubDate>2008-04-20</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn+ssh 链接错误</title>
    <link>/svnjs/20080420/535.html</link>
    <description>solaris：svn服务器端 linux：svn客户端 命令： svn checkout svn+ssh://10.167.141.112/home/svn/svnroot/New 输出error： svn: error: cannot set LC_ALL locale svn: error: environment variable LANG is en_US svn: error: please check that your locale name is</description>
    <pubDate>2008-04-20</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>关于一些Linux SVN的安装使用</title>
    <link>/svnjs/20080402/476.html</link>
    <description>SVN简介 The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license. SVN是一个版本控制软件，类</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>通过apache来访问svn和trac</title>
    <link>/svnjs/20080402/475.html</link>
    <description>在安装好svn和 Trac 后，使用 apache 来访问它们才是有意思的。在配置apache的过程中我逐渐明白了一些东西： svn与trac的访问是独立进行的。比如我想通过http来访问svn，并不是先到trac再到svn，在apache的配置中也是独立的。 apache需要2.x版本。因为我使用的就是这个</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVA(svn vc add-in) 摘要</title>
    <link>/svnjs/20080402/474.html</link>
    <description>这是一个将svn与VisualC++ 6.0结合的一个项目，为了能不脱离IDE环境而正常使用svn的各种功能而做。 实现方式： 通过add-in方式，将这两个软件结合起来 实现功能： 1.能与svn服务器上的当前文件版本进行比较 2.查看当前编辑的文件的历史修改记录 3.能够更新当前文件到最</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Linux高手之路---SVN使用笔记</title>
    <link>/svnjs/20080402/473.html</link>
    <description>当冲突发生时，如果想使用项目仓库中的版本，而放弃本地拷贝的修改，可以使用以下命令：a、svn revert [冲突的文件/目录]b、svn update [冲突的文件/目录]（svn resolved [文件/目录] svn updata [文件/目录]，似乎也是ok的，需要confirm一下）如果想保留本地工作拷贝</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN安装日志</title>
    <link>/svnjs/20080402/472.html</link>
    <description>注意盘符修改成自己的. 1,下载 (1) svn-1.0.9-setup.exe (2) TortoiseSVN-1.1.2-UNICODE_svn-1.1.2.msi (3) SVNService 2,安装SVN Server (1) 安装svn-1.0.9-setup.exe,安装目录为D:Program FilesSubversion. (2) 安装TortoiseSVN-1.1.2-UNICODE_svn-1.1.2.msi.安装</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn服务器的ip 更动，怎么办</title>
    <link>/svnjs/20080402/471.html</link>
    <description>私人建立了一个 svn 仓库，用于管理自己下载的学术文献资料。 这个仓库是在自己的宿舍pc机上的。 每天拿着笔记本在校园里面游荡，远程连接宿舍pc，进行svn操作。 基本上没有什么大的问题 现在碰到的困难是，宿舍PC的ip 是动态分配的，每天开机都有可能不一样。 我笔记</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVNService No Longer Needed with Subversion 1.4</title>
    <link>/svnjs/20080402/470.html</link>
    <description>I'm reinstalling all my software (got a new PC at work - whoohoo!) and was digging around for SVNService - a wrapper that allowed you to run SVN as a Windows service. All the links I found on Google were dead and I thought I was hosed until I found</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Use BeyondCompare with Tortoise SVN</title>
    <link>/svnjs/20080402/469.html</link>
    <description>Technorati tags: BeyondCompare, SVN, Tortoise SVN Being a professional programmer, text is very important to me. My professional work-products are all text based files (with extensions of .cs, .java, .aspx, etc) Having a good set of tools to work wi</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>tortoise SVN source control</title>
    <link>/svnjs/20080402/468.html</link>
    <description>SVN是 wincvs的新版本，为什么叫作新版本呢，因为是同一个家伙开发的，时间相隔了7年左右，SVN是新的。 SVN还有个好处是可以和trac系统很好的结合。 svn支持远程下载，现在大部分的source管理软件都是svn了，vsts的source也不错，但是这是收费的。 关于具体的好处，只有</description>
    <pubDate>2008-04-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>subversion SVNService svnserve 后台服务</title>
    <link>/svnjs/20080401/457.html</link>
    <description>1 ． 安装 Subversion a) http://subversion.tigris.org/files/documents/15/23230/svn-1.2.0-setup.exe 下载该安装文件 b) 运行以下载文件，完成安装 2 ． 建立一个存放源代码的目录 SVNROOT ，如 d: svnRoot 。 3 ． 安装 Subversion Windows Service a) 复制附件中</description>
    <pubDate>2008-04-01</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion服务器两种配置方式所用的配置文件及格式</title>
    <link>/svnjs/20080315/324.html</link>
    <description>前subversion服务器可以用两种方式架设， 一种是基于svnserve，svnserve作为服务端； 一种是基于Apache，用apache作为服务端。 下面说说这两种方式所用的配置文件。 基于svnserve 配置文件位于版本库的conf下，有三个可以使用。 1、svnserve.conf ### This file control</description>
    <pubDate>2008-03-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion和apache,apr,apr-util的关系</title>
    <link>/svnjs/20080315/323.html</link>
    <description>很多朋友初次接触Subversion时不是很理解subversion和apache的关系。 我在这里简单说明一下svn服务器和客户端的安装说明。 服务器 subversion服务器是不需要apache的，但是可以使用apache，视具体情况来选择。 1、如果只要通过file://或svn://来访问，则不需要apache，</description>
    <pubDate>2008-03-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>关于SVN知识库</title>
    <link>/svnjs/20080315/322.html</link>
    <description>关于SVN知识库 我用Subversion - http://www.iUseSVN.com 自2006年6月成立以来，一直致力于打造集Subversion、TortoiseSVN下载、安装配置、使用技术交流于一身的开放社区。在历任管理团队成员及广大网友的共同努力下，先后发展了论坛、QQ群、MSN群、博客、文档中心、资</description>
    <pubDate>2008-03-15</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>初学配置管理</title>
    <link>/svnjs/20080313/298.html</link>
    <description>最近在做公司的一个项目，在这个项目中，我除了负责测试外，还做CM（配置管理）和度量数据的采集工作，测试也属于品质保障部，我这个测试人员兼做配置管理，公司真会合理利用资源啊，就是不给加工资 。现在项目处于概要设计阶段，需求基线刚刚入库，我就来谈谈在需求开</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>李文升</author>
    <comments>一起测试网</comments>
</item>
<item>
    <title>subversion锁定解除、升级、备份与恢复</title>
    <link>/svnjs/20080313/297.html</link>
    <description>1.发生琐定，解除步骤： A.确定没有存取.关闭httpd 服务器 . B.成为管理员身份 C.执行svnadmin recover /path/to/repo命令 D.重启动subversion. //注意： A.以管理员身份，非root身份，如果一root身份，要重新chmod,库的权限. 2.升级的步骤： A.现有版本svnadmin ,将档</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>从 TSVN 到 TCVS</title>
    <link>/svnjs/20080313/296.html</link>
    <description>以前一直用 svn, 到了新公司, 用 cvs. 客户端用的是 eclipse, 仅仅使用其作为 cvs 客户端的功能. 因为我们的代码是 c++ 的. 用惯了 TortoiseSVN, 既然让用 cvs, 那我就试试 TortoiseCVS 把. 一家公司出的. 据说使用体验也差不多. 使用了两周时间了. 有些经验和大家分享</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>使用 SVK 构建分布式版本控制环境</title>
    <link>/svnjs/20080313/295.html</link>
    <description>文内容包括： 前言 历史 License 新功能 性能 完整的例子 结束语 下载 参考资料 SVK 是一个基于 Subversion 构造的 分布式 的版本控制系统。通常的集中式管理系统，如 CVS，Subversion 已经得到广泛应用，但是集中式的管理存在相应的缺陷，例如对唯一的版本库过分依赖</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>subversion1.5中包含Sparse Directory和merge tracking</title>
    <link>/svnjs/20080313/294.html</link>
    <description>subversion1.5中包含Sparse Directory(稀疏目录)和merge tracking(合并跟踪) 以下是TSVN目前的开发状态，里面提到了这两个特性的相关链接，有兴趣的朋友可以看看，并欢迎发表你的理解和看法 Current ReleaseThe current stable release version is 1.4.4 . Get it from</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion 简介</title>
    <link>/svnjs/20080313/293.html</link>
    <description>Elliotte Rusty Harold 介绍了 Subversion 一种开放源码、多用户版本控制系统，支持非 ASCII 文本和二进制数据。通过 Elliotte 的介绍，您可看到如何在 Eclipse 中配置 Subversion 支持（通过 Subclipse 插件）、检出一个项目、与您的存储库同步，随后执行一些常用的操</description>
    <pubDate>2008-03-13</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn与eclipse搭配使用的怪问题</title>
    <link>/svnjs/20080312/291.html</link>
    <description>本文为讨论文章在很多人做的时候都遇见过，希望众人的智慧可以解决此类问题 今天装上了SVN服务器，然后又下载了subclipse,然后把本地的工程添加到svn上。可是无论如何，我都发现在eclipse的除Resource的视图以外的所有视图上全部能看到_svn的目录和文件，让我非常恼火</description>
    <pubDate>2008-03-12</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>ECLIPSE里面SVN图标消失,应该如何解决?</title>
    <link>/svnjs/20080312/290.html</link>
    <description>ECLIPSE里面SVN图标消失,应该如何解决? 在窗口- 首选项- 小组- svn看到菜单图标一项，图标集是默认的，换成Subersive，重启了下eclipse thenitshouldbeok</description>
    <pubDate>2008-03-12</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>初学Subversion安装使用指南</title>
    <link>/svnjs/20080312/289.html</link>
    <description>大家都应该熟悉了一下 SUBVERSION ，我们在没有使用 APACHE情况下 ，使用本地文件方式。不妨交流测试一下~不足的地方还是很多，交流出成绩，出业绩，努力做好SVN 加油 一、前期准备 subversion http://subversion.tigris.org/ 主页 下载 http://subversion.tigris.org/</description>
    <pubDate>2008-03-12</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion在windows下的安装</title>
    <link>/svnjs/20080312/288.html</link>
    <description>这几天需要用Subversion测试应用，琢磨着在windows下安装了，顺便把安装步骤写出来，大家可能以后用到，如果有不足的地方请大家补充说明共同交流 1 首先下载Subversion Windows版本的服务器软件，下载地址如下： http://subversion.tigris.org/servlets/ProjectDocumen</description>
    <pubDate>2008-03-12</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn status — 打印工作拷贝文件和目录的状态。</title>
    <link>/svnjs/20080304/218.html</link>
    <description>概要 svn status [PATH...] 描述 打印工作拷贝文件和目录的状态。如果没有参数，只会打印本地修改的项目（不会访问版本库），使用--show-updates选项，会添加工作修订版本和服务器过期信息。使用--verbose会打印每个项目的完全修订版本信息。 输出的前六列都是一个字符</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn revert — 取消所有的本地编辑。</title>
    <link>/svnjs/20080304/217.html</link>
    <description>概要 svn revert PATH... 描述 恢复所有对文件和目录的修改，并且解决所有的冲突状态。svn revert不会只是恢复工作拷贝中一个项目的内容，也包括了对属性修改的恢复。最终，你可以使用它来取消所有已经做过的预定操作（例如，文件预定要添加或删除可以恢复）。 别名 无</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn resolved — 删除工作拷贝文件或目录的“冲突”状态</title>
    <link>/svnjs/20080304/216.html</link>
    <description>概要 svn resolved PATH... 描述 删除工作拷贝文件或目录的conflicted状态。这个程序不是语义上的改变冲突标志，它只是删除冲突相关的人造文件，从而重新允许PATH提交；也就是说，它告诉Subversion冲突已经解决了。关于解决冲突更深入的考虑可以查看解决冲突（合并别人</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn propset — 设置文件、目录或者修订版本的属性PROPNAME为PROPVAL。</title>
    <link>/svnjs/20080304/215.html</link>
    <description>概要 svn propset PROPNAME [PROPVAL | -F VALFILE] PATH... svn propset PROPNAME --revprop -r REV [PROPVAL | -F VALFILE] [URL] 描述 设置文件、目录或者修订版本的属性PROPNAME为PROPVAL。第一个例子在工作拷贝创建了一个版本化的本地属性修改，第二个例子创建了一</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svn proplist — 列出所有的属性</title>
    <link>/svnjs/20080304/214.html</link>
    <description>概要 svn proplist [TARGET[@REV]...] svn proplist --revprop -r REV [URL] 描述 列出文件、目录或修订版本的属性，第一种形式是列出工作拷贝的所有版本化的属性，第二种形式是列出版本库修订版本的未版本化的属性。 别名 plist, pl 变化 如果对URL操作会影响版本库，</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svnadmin dump — 将文件系统的内容转储到标准输出</title>
    <link>/svnjs/20080304/213.html</link>
    <description>概要 svnadmin dump REPOS_PATH [-r LOWER[:UPPER]] [--incremental] 描述 使用dumpfile可移植格式将文件系统的内容转储到标准输出，将反馈发送到标准错误，导出的修订版本从LOWER到UPPER。如果没有提供修订版本，会导出所有的修订版本树，如果只提供LOWER，导出一个修</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>svnlook 检验Subversion版本库不同方面的命令行工具</title>
    <link>/svnjs/20080304/212.html</link>
    <description>svnlook是检验Subversion版本库不同方面的命令行工具，它不会对版本库有任何修改它只是用来看。svnlook通常被版本库钩子使用，但是版本库管理也会发现它在诊断目的上也非常有用。 因为svnlook通过直接版本库访问（因此只可以在保存版本库的机器上工作）工作，所以他通</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion对于CVS用户 - 认证</title>
    <link>/svnjs/20080304/211.html</link>
    <description>通过CVS的pserver，你需要在读写操作之前登陆到服务器即使是匿名操作。Subversion版本库使用Apache的httpd或svnserve作为服务器，你不需要开始时提供认证凭证如果一个操作需要认证，服务器会要求你的凭证（不管这凭证是用户名与密码，客户证书还是两个都有）。所以如果</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>使用Subversion库API开发应用</title>
    <link>/svnjs/20080304/210.html</link>
    <description>使用API 使用Subversion库API开发应用看起来相当的直接，所有的公共头文件放在源文件的subversion/include目录，从源代码编译和安装Subversion本身，需要这些头文件拷贝到系统位置。这些头文件包括了所有用户可以访问的功能和类型。 你首先应该注意Subversion的数据类型</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>windows环境CVS client使用入门</title>
    <link>/svnjs/20080304/209.html</link>
    <description>相关支持的问题 基本概念 1.CVS CVS (Cuncurrent Versions System)是基于TCP/IP协议的版本控制工具,也是Open source界最重要的开发工具之一。它原来主要工作在UNIX平台下，现在在windows平台上也出现了很多GUI工具。 关于其由来，发展，请参阅 www.cvshome.org 。 CVS</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>New Release of Syncro SVN Client</title>
    <link>/svnjs/20080304/208.html</link>
    <description>To purchase please visit the Syncro SVN Client store at http://www.syncrosvnclient.com/buy.htmlSyncro SVN Client 2.2 can be freely evaluated for 30 days from http://www.syncrosvnclient.com/download.htmlAbout Syncro Soft LTDSyncro Soft is a privately</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>subSVN能不能增加可以将几个log关联的效果</title>
    <link>/svnjs/20080304/207.html</link>
    <description>在做项目开发的时候，有时由于考虑的不周全，在修改同一个问题的时候先后提交了好几条log，就像打补丁一样，在翻看记录或者将该记录merge到其他分支的时候，很难看，而且往往会漏了这个那个的 不知道能不能做到这样一个功能可以将统一分支上的某几个log进行关联，这样在</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>两款好用的SVN Web Client</title>
    <link>/svnjs/20080304/206.html</link>
    <description>在前面一篇 文章 中，痛诉了安装ViewVC for Subversion的种种不便之处，晚上又到Subversion的网站上闲逛，然后看到 http://subversion.tigris.org/links.html 中有一个纯Java的客户端库，于是就顺带逛到了 JavaSVN 的网站上，然后在其页面底部发现了两款用Java开发的Web</description>
    <pubDate>2008-03-04</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN Innovation Awards</title>
    <link>/svnjs/20080301/192.html</link>
    <description>Will Your Idea Change the Way the World Does Business? Watch video of the Award ceremony Watch interviews with several SVN Innovation Award winners here SVN members have transformed the way the world does business. From the organic revolution to fai</description>
    <pubDate>2008-03-01</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>目标的Subversion项目</title>
    <link>/svnjs/20080301/191.html</link>
    <description>最新发布 Subversion 1.4.6 is now available . 颠覆1.4.6 现已备妥 。 It is a bugfix release for the 1.4.x line. 这是一个释放器，为1.4.x线。 See the 1.4.x release notes for what's new in the 1.4 series generally. 看到 1.4.x版本说明， 有什么新内容，在1.4</description>
    <pubDate>2008-03-01</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>菜鸟教程：Subversion安装简介</title>
    <link>/svnjs/20080301/190.html</link>
    <description>由於 CVS 的不少缺點，CVS 的主要作者（包括 CVS 用家必買?#125;經 Open Source Development with CVS 的作者 Karl Fogel）在他們現職的公司的資助下開發了 subversion。Subversion 的新功能包括 atomic commit, directory versioning, file renaming 等等。 除了使用 s</description>
    <pubDate>2008-03-01</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>cvs与svn的比较</title>
    <link>/svnjs/20080211/116.html</link>
    <description>1 对重命名、删除文件的支持 cvs：不支持本地文件重命名提交 删除分remove和erase两种前者把本地和库中文件都删除 后者只是删除本地文件 不能删除文件夹 svn ：支持文件重命名提交系统会提示删除旧文件，创建新文件 删除本地文件提交 库中文件也被删除 2 对中文路径名</description>
    <pubDate>2008-02-11</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>版本控制系统简介RCS/CVS/Subversion</title>
    <link>/svnjs/20080207/75.html</link>
    <description>一个版本控制系统最基本的功能就是记录每次修改的地方，并且可以让使用者方便地存取各个版本、比较版本差异。更进一步的，是建立一个多人开发的环境，可以计录每个人的修改，解决版本冲突的问题。版本冲突问题是指两个人同时对一个档案作修改的动作，举个例子说，现在数</description>
    <pubDate>2008-02-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>CVS的替代品：SVN</title>
    <link>/svnjs/20080207/74.html</link>
    <description>Subversion(SVN,?http://subversion.tigris.org/)项目开始于2000年2月，作者之一是著名的 Open Source Development with CVS 作者Karl Fogel，也是CVS的开发者。 Subversion开始由CollabNet( http://www.collab.net )所有，但是它确实是一个开源的软件，遵从bsd样式的许</description>
    <pubDate>2008-02-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion比CVS更好用</title>
    <link>/svnjs/20080207/73.html</link>
    <description>长久以来，在开源世界中，CVS（Concurrent Versions System）一直都是版本控制的首</description>
    <pubDate>2008-02-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>三种最新自由软件管理开发工具介绍</title>
    <link>/svnjs/20080207/72.html</link>
    <description>要预测接下来自由软件社区会有什么好玩的工具出现，确实是相当困难的。可是对于目前的国外社区中，有些趋势似乎在逐渐成型。这些部分，国内显然也有些社区朋友已经注意到了，那就是主动的参与相关社区的发展与讨论进而参与成为协助开发的角色。现在就趁这个机会来探讨一</description>
    <pubDate>2008-02-07</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion 安装笔记</title>
    <link>/svnjs/20080206/67.html</link>
    <description>安装subversion 服务 在 然后打开一个DOS 命令行，进入到解压缩的bin目录，运行以下命令创建一个repository（存放版本控制信息的地方）。把PROJECT_NAME 替换为你需要的项目名称。 C:svnbin mkdir repositorysubversionPROJECT_NAMEC:svnbin svnadmin create r</description>
    <pubDate>2008-02-06</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SubVersion安装简介</title>
    <link>/svnjs/20080205/66.html</link>
    <description>今天对SVN进行了安装,安装的过程中不算顺利,不过最后还是安装上去了,将我自己的安装过程简要介绍一下,同时对http://sun.cis.scu.edu.tw/~nms9115/articles/softeng/scm/svn/2-install/svn_install.htm的描述更改为更加简单的,对其中的错误进行了一点修正. 第一步,安装A</description>
    <pubDate>2008-02-05</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion安装成service</title>
    <link>/svnjs/20080205/65.html</link>
    <description>者：Rock Sun, Subversion中文站。 如有转发请注明出处： http://www.subversion.org.cn/index.php?option=com_contenttask=viewid=83Itemid=9 以前的svnserve要想成为windows服务，必须依赖于svnservice或其他工具。从Subversion1.4开始，Subversion本身就集成Windows</description>
    <pubDate>2008-02-05</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>全面迎接SVN时代来临</title>
    <link>/svnjs/20080205/64.html</link>
    <description>SourceForge 开始全面支持Subversion，这真是个好消息，这预示着CVS独霸天下的时代快要结束，SVN时代就要来临。 和CVS比起来，SVN的确很强大，这就像它的出现就是为了取代CVS一样，它的目标快要实现了。 具体的功能特性大家可以 上Subversion官方网站 查看，这里没必要</description>
    <pubDate>2008-02-05</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion Server 在 Apache下的配置</title>
    <link>/svnjs/20080202/52.html</link>
    <description>安装到Apache Subversion作为CVS的次代作品，Kerl真的是煞费苦心</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>在 Linux/Apache 2.2 上配置SVN服务器</title>
    <link>/svnjs/20080202/51.html</link>
    <description>准备，下载所需要文件. 检查已安装的 Apache2 是否已经安装了 mod_dav . 编译SVN，遇到的问题和解决方法 使用 默认文件系统(fsfs) 保存数据 使用 Berkeley DB 保存数据 配置Apache和SVN，测试. 其它小结 从Windows平台上数据转移 配置文件,使用其支持对文件中的 $Id$</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Windows下安装配置集成Trac</title>
    <link>/svnjs/20080202/50.html</link>
    <description>安装Trac简单吗？看到Trac复杂的安装步骤，大多数人会感到迷失，不过当我这一次安装成功后发现，原来一切都那么自然，我甚至为没有看到那么多困难感到奇怪，好的不说废话了，看看我的安装步骤。 1，下载程序 经过这次安装，发现下载正确的程序就完成了工作的80%，因为</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN 强迫症</title>
    <link>/svnjs/20080202/49.html</link>
    <description>很多年前，当我还没有像现在这样，一个星期要在多达四台甚至更多的机器上做各种东西的时候，这样的病症是不存在的。 现在，每天都觉得心慌，担心自己在另外一台机器上完成了一些东西，但是在关机的时候却忘记了执行 svn commit。曾经有一个周末，因为周五时候离开公司</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>Subversion SVN 1.4.5正式发布</title>
    <link>/svnjs/20080202/48.html</link>
    <description>请根据需要下载 http://subversion.tigris.org/downloads/subversion-1.4.5.tar.bz2 http://subversion.tigris.org/downloads/subversion-1.4.5.tar.gz http://subversion.tigris.org/downloads/subversion-1.4.5.zip http://subversion.tigris.org/downloads/subversi</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>TortoiseSVN下载</title>
    <link>/svnjs/20080202/46.html</link>
    <description>TortoiseSVN是windows平台下最经典的SVN客户端,操作及其简便直观,直接跟windows系统结合,通过文件/文件夹右键菜单方式进行管理您的项目. 目前的最新版本是 1.4.5.10425 下载地址: 32 Bit TortoiseSVN-1.4.5.10425-win32-svn-1.4.5.msi Installer TortoiseSVN-1.4.5.104</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>subversion的svn命令行显示乱码的解决</title>
    <link>/svnjs/20080202/45.html</link>
    <description>本文转自： http://www.devfront.com:8080/?q=node/276 在中文windows下安装svn的1.4版本，下载了win32的那个zip版本，直接解开安装，并把bin目录添加到path上，在cmd shell上执行svn发现程序的提示信息全是加了斜杠了的数字，一看就知道是经过编码的中文。 svn使用了l</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>让Subversion和Visual Studio 2005一起工作</title>
    <link>/svnjs/20080202/44.html</link>
    <description>工具准备：VS2005. Subversion,撰写此文时的最新版本是1.4.2,官方网站 http://subversion.tigris.org TortoiseSVN,撰写此文时的最新版本是1.4.1.7992,官方网站 http://tortoisesvn.net ,该软件有中文汉化包 VisualSVN，让VS2005支持SVN的插件。该软件必须和TortoiseSVN</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>VS.NET里的SVN免费开源插件ankhsvn</title>
    <link>/svnjs/20080202/43.html</link>
    <description>AnkhSVN是一个visual studio的subversion插件，它可以替换vss作为版本服务器。它使用方面，而且开源免费，开发java的时候也常用它，和eclipse结合的很好。 AnkhSVN的官方网站为 http://ankhsvn.tigris.org/ ，你可以在 http://ankhsvn.tigris.org/servlets/ProjectDocu</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>ClearSilver模版系统-Hello World</title>
    <link>/svnjs/20080202/42.html</link>
    <description>原文: http://wiki.woodpecker.org.cn/moin/ClearSilver 一切从Hello World开始 clearsilver是一个高性能的模版系统，让我们看看他的使用网站，就知道他的表现有多好。 1. Bloglines 2. Google Groups 3. Yahoo Groups 其他的应用请到这里 http://www.clearsilver.net/</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>version(SVN)第三方工具集合</title>
    <link>/svnjs/20080202/41.html</link>
    <description>简略介绍一些使用Subversion功能的第三方的工具。关于更新的信息，可以在Subversion的网站（ http://subversion.tigris.org/project_links.html ）查看。 客户端和插件 AnkhSVN ( http://ankhsvn.tigris.org/ ) Subversion的Microsoft Visual Studio .NET插件 JSVN ( h</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>
<item>
    <title>SVN简介</title>
    <link>/svnjs/20080202/1.html</link>
    <description>SVN简介 SVN站在更高层次上对现在的安全产品，从系统和控制的角度进行了有机和无隙的整合。 SVN是一个安全虚拟网络系统，它将系统整体的信息安全功能均衡合理地分布在不同的子系统中， 使各子系统的功能得到最大限度的发挥，子系统之间互相补充，系统整体性能大于各子系</description>
    <pubDate>2008-02-02</pubDate>
    <category>SVN介绍</category>
    <author>秩名</author>
    <comments>中文SVN技术资料</comments>
</item>

</channel>
</rss>
