第 7 章 定制你的 Subversion 体验

目录

1. 运行配置区
1.1. 配置区布局
1.2. 配置和 Windows 注册表
1.3. 配置选项
1.3.1. 服务器
1.3.2. 配置
2. 本地化
2.1. 理解区域设置
2.2. Subversion 对区域设置的使用
3. 使用外置编辑器
4. 使用外置比较与合并工具
4.1. 外置 diff
4.2. 外置 diff3
4.3. External merge
5. 总结

Version control can be a complex subject, as much art as science, that offers myriad ways of getting stuff done. Throughout this book, you've read of the various Subversion command-line client subcommands and the options that modify their behavior. In this chapter, we'll look into still more ways to customize the way Subversion works for you—setting up the Subversion runtime configuration, using external helper applications, Subversion's interaction with the operating system's configured locale, and so on.