freebsd-dev/contrib/subversion/doc
Peter Wemm af80ed6add Update from svn-1.8.14 to 1.9.2.
Formal release notes are available:
  https://subversion.apache.org/docs/release-notes/1.9.html

Of particular note, the client checkout format has *not* changed so
upgrades should *not* be required.

When reading a repository (file:// or running as a local server), an
improved fsfs version 7 is available with significant performance
improvements.  An optional upgrade is possible to use the new features.
Without the upgrade, this is fully read/write compatible with the
version 6 fsfs as in svn-1.8.

Relnotes:	yes
2015-10-12 09:53:55 +00:00
..
programmer
user
doxygen.conf
README

                      Documentation for Subversion
                      ============================

A rough guide:

  http://svnbook.red-bean.com/
                             "Version Control with Subversion"
                             (a.k.a. "The Subversion Book", "The Svnbook",
                             and formerly entitled
                             "Subversion: The Definitive Guide".)
                             This is the book that has been published by
                             O'Reilly & Associates. For both newbies and
                             experts alike.  Written in DocBook Lite,
                             and now maintained in a separate repository
                             of its own.
                             
  programmer/                Documents for Subversion programmers.

  programmer/WritingChangeLogs.txt
                             A longer version of the info in
                             www/hacking.html.

  user/                      Documents for Subversion users.

  user/lj_article.txt        An introductory article from Linux Journal.

  user/*.html                Some documentation that should probably be
                             migrated to DocBook Lite and misc-docs/.