freebsd-dev/contrib/subversion/doc
Dimitry Andric b7ec5dea64 Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a
summary of changes, or for a more thorough overview:

https://subversion.apache.org/docs/release-notes/1.14

NOTE: there is no need to dump and reload repositories, and the working
copy format is still the same as Subversion 1.8 through 1.13.

Relnotes:	yes
MFC after:	2 weeks
X-MFC-With:	r361677
2020-06-01 10:27:05 +00:00
..
programmer Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a 2020-06-01 10:27:05 +00:00
user Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a 2020-06-01 10:27:05 +00:00
doxygen.conf Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a 2020-06-01 10:27:05 +00:00
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/.