svnbook-zh SVN
This project has been merged to Version Control With Subversion
Brought to you by:
wuzhouhui
File | Date | Author | Commit |
---|---|---|---|
branches | 2017-06-02 | wuzhouhui | [r5344] Branch 1.8/zh: chapter 2 translated |
tags | 2015-11-23 | chris-nanteuil | [r5062] Tag the French translation of then 1.5 version ... |
trunk | 2017-01-30 | stsp2 | [r5301] * en/book/ref-svn.xml |
www | 2016-10-27 | chinhdo | [r5222] change the way sub titles be capilized |
README | 2015-08-06 | cmpilato | [r5047] Minor tweak to README. |
This is the source code repository for "the Subversion book", also known as "Version Control with Subversion". This repository is organized like so: trunk/ This is where the bleeding-edge English original book material is developed, and includes the book's DocBook XML sources plus the tooling required to tranform those sources into more easily consumable formats (HTML, PDF, etc.) branches/ Older versions of the English original book, plus various translations of those versions into other languages, live here. As with the trunk/ directory, each branch in this directory contains both book source files and copies of the build tools. tags/ Tagged versions of the book (in various languages) at important points in its evolution. As with the trunk/ directory, each branch in this directory contains both book source files and copies of the build tools. www/ Source material for the http://svnbook.red-bean.com/ (aka svnbook.org) website is housed here, including scripts for building and deploying the various versions of the book and its translations found in the trunk/ and branches/ directories.