Make svn --version (and svnsync --version, etc) tell you if ra_svn has
[svn.git] / doc / README
blob4f7d63326f87bbc4244ae3a07bdb492e824ab053
1                       Documentation for Subversion
2                       ============================
4 A rough guide:
6   http://svnbook.red-bean.com/
7                              "Version Control with Subversion"
8                              (a.k.a. "The Subversion Book", "The Svnbook",
9                              and formerly entitled
10                              "Subversion: The Definitive Guide".)
11                              This is the book that has been published by
12                              O'Reilly & Associates. For both newbies and
13                              experts alike.  Written in DocBook Lite,
14                              and now maintained in a separate repository
15                              of its own.
16                              
17   HOWTO.DocBook              Instructions on how to build HTML, PDF, 
18                              or PostScript from DocBook Lite source.
20   misc-docs/                 Holds additional DocBook Lite material that
21                              either isn't yet ready to go into the
22                              the Subversion Book, or which may never go
23                              into the Book but instead into companion
24                              documents that would be available from the
25                              Subversion site.  Think of it as a
26                              temporary, but published, holding area.
28   programmer/                Documents for Subversion programmers.
30   programmer/WritingChangeLogs.txt
31                              A longer version of the info in
32                              www/hacking.html.
34   user/                      Documents for Subversion users.
36   user/lj_article.txt        An introductory article from Linux Journal.
38   user/svn-ref.tex           LaTeX source for an svn quick-ref sheet.
40   user/*.html                Some documentation that should probably be
41                              migrated to DocBook Lite and misc-docs/.
43   translations/french        A translation of the Subversion handbook
44                              (which has been absorbed into the book).
46 If you'd like to document a new feature, try to find a place for it
47 somewhere in misc-docs.