附录 B. 如何实现 …

目录

一次移动或复制多个文件
强制用户写日志
服务器端的钩子脚本(Hook-script)
工程(Project)属性
从版本库里更新选定的文件到本地
Roll back (Undo) revisions in the repository
使用版本日志对话框
使用合并对话框
使用 svndumpfilter
比较一个文件的两个版本
包含一个普通的子项目
使用 svn:externals
使用嵌套工作副本
使用相对位置
创建到版本库的快捷方式
忽略已经版本控制的文件
从工作副本删除版本信息
删除工作副本

这个附录包括了 TortoiseSVN 使用中可能碰到的一些困难或疑问的解决方法。

一次移动或复制多个文件

移动或复制单个文件可以通过 TortoiseSVN 重命名…实现。但是如果想移动或复制很多文件,这种方法就显得太慢而且工作量太大了。

The recommended way is by right-dragging the files to the new location. Simply right-click on the files you want to move/copy without releasing the mouse button. Then drag the files to the new location and release the mouse button. A context menu will appear where you can either choose Context MenuSVN Copy versioned files here. or Context MenuSVN Move versioned files here.