Menu

Tree [r6065] /
 History

HTTPS access


File Date Author Commit
 branches 2023-07-14 chris-nanteuil [r6065] [fr] Keeping in sync with English version.
 tags 2015-11-23 chris-nanteuil [r5062] Tag the French translation of then 1.5 version ...
 trunk 2023-07-14 danielsahlberg [r6063] Update outdated links
 www 2023-05-18 wuzhouhui [r6060] * www/index.zh.html
 README 2015-08-06 cmpilato [r5047] Minor tweak to README.

Read Me

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.