mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
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 |
||
|---|---|---|
| .. | ||
| 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/.