Commit | Date | |
---|---|---|
[r380]
by
jaa
This commit fixes two typos, and updates the rest of the registry example. * doc/book/book/ch06.xml (diff-cmd, diff3-cmd, diff3-has-program-arg): Added to the |
2003-11-22 18:08:08 | Tree |
[r379]
by
cmpilato
Whatever the reason, it feels like the season * subversion/clients/cmdline/main.c * subversion/clients/cmdline/cl.h * subversion/clients/cmdline/blame-cmd.c * subversion/include/svn_client.h * subversion/clients/cmdline/log-cmd.c * subversion/tests/clients/cmdline/getopt_tests_data/svn_help_log_switch_stdout * subversion/doc/book/book/ch08.xml |
2003-11-18 21:03:18 | Tree |
[r378]
by
mbk
Fix a few typos in ch04 of the book. Patch provided by Mason Thomas <mlt_svn@...>. Thanks, Mason! |
2003-11-18 13:12:40 | Tree |
[r377]
by
bdenny
Customize the book's HTML stylesheets so that <refentry> elements |
2003-11-14 22:51:32 | Tree |
[r376]
by
bdenny
Move the book XSL customization parameters out of the Makefile into a * doc/book/Makefile * doc/book/tools/html-stylesheet.xsl * doc/book/tools/chunk-stylesheet.xsl |
2003-11-14 06:03:15 | Tree |
[r375]
by
julianfoad
Minor fixes to the book. * doc/book/Makefile * doc/book/book/appd.xml |
2003-11-12 01:32:35 | Tree |
[r374]
by
cmpilato
Resolve issue #1573: Move deltification out of the commit process. Move post-commit deltification out of the commit process, exposing a I run 'svnadmin load' using a dumpfile of the first 5599 revisions of Then I made 'svnadmin load' do the post-revision-creation The moral of the story: to keep your repository small, deltify early * subversion/include/svn_fs.h * subversion/libsvn_fs/tree.c * subversion/svnadmin/main.c * subversion/libsvn_repos/load.c * subversion/tests/libsvn_fs/fs-test.c * subversion/libsvn_repos/repos.c * doc/book/TODO |
2003-11-11 01:01:18 | Tree |
[r373]
by
kfogel
Make the "rN" convention for revision numbers official: * subversion/clients/cmdline/log-cmd.c * subversion/tests/clients/cmdline/log_tests.py * tools/dev/svn-dev.el * doc/book/book/ch03.xml, |
2003-11-10 06:34:37 | Tree |
[r372]
by
sussman
Merge /branches/partial-authz-dev to /trunk, r7571:7672. Here's my nutshell summary of the new 'partial read-authz feature': If a client checks out or updates a tree, a server authz system now (There are still a couple of small wc bugs, specifically triggered by Final note: this change upgrades working copies from format 2 to |
2003-11-07 23:46:20 | Tree |
[r371]
by
fitz
The use of the word "switch" after each switch (e.g. -u switch) could Patch provided by "John R. Daily" <jdaily@...>. * doc/book/book/appa.xml: Be consistent. |
2003-11-06 06:08:08 | Tree |