Menu

Source Commit Log


Commit Date  
[r387] by blair

* doc/book/book/ch07.xml (svn-ch-7-sect-2.3-ex-2):
Add C# to the list of languages supported by Swig. Noted by Kevin
Pilch-Bisson.

2003-11-30 17:47:52 Tree
[r386] by blair

* doc/book/book/ch05.xml (svn-ch-5-sect-3.4-ex-1):
Do a first pass at making the sample Perl script for making
incremental backups good quality Perl, use the Subversion braces
coding style, and handle error checking much better in the face of
disks filling up.

2003-11-30 00:27:57 Tree
[r385] by blair

* doc/book/book/ch05.xml (svn-ch-5-sect-3.1.2):
Add missing svnadmin subcommands, deltify and hotcopy. Descriptions
modified from running 'svnadmin help subcommand'.

* subversion/svnadmin/main.c (cmd_table):
Sort subcommands alphabetically.

2003-11-29 23:47:22 Tree
[r384] by blair

* doc/book/book/ch05.xml (svn-ch-5-sect-3.1.1):
List svnlook's subcommands alphabetically.
Add svnlook missing subcommands, propget and uuid. Descriptions
modified from running 'svnlook help subcommand'.

2003-11-29 23:13:30 Tree
[r383] by blair

Minor cleanups.

* doc/book/README:
Fix spacing.

* doc/book/book/ch07.xml:
Add my favorite language (OCaml) to the list of bindings Swig
provides and sort the languages alphabetically, so nobody is
offended by the language ordering :)

* doc/book/book/ch08.xml:
Spelling fix.
s/branchpoints/branch points/.
s/propchange/property change/.

* doc/book/book/appc.xml
s/commandline/command line/.

2003-11-29 22:48:25 Tree
[r382] by blair

I don't believe the word "logfile" is a real word, so changing to
"log file". Sleepycat's web page on log files has the words
separated.

* doc/book/book/ch03.xml,
doc/book/book/ch05.xml,
doc/book/book/ch06.xml,
doc/book/book/ch08.xml,
doc/book/book/appc.xml:
s/logfile/log file/.

2003-11-29 22:22:55 Tree
[r381] by julianfoad

Patch from Mason Thomas <mlt_svn@...>:

Fix a few things in the Subversion book.

* doc/book/book/ch03.xml: Fix typos and internal consistency. Change
a section heading because "Other Frequently Used Commands" really
aren't frequently used.

2003-11-24 00:20:33 Tree
[r380] by jaa

This commit fixes two typos, and updates the rest of the registry example.

* doc/book/book/ch06.xml
Update Win32 Registry example:

Registry Sections:
(DEFAULT): changed to global
(groups, tunnel, auto-props): Added

Registry Keys:
(http-proxy-timeout): Changed to http-timeout.
(http-proxy-exceptions, neon-debug-mask, ssl-authority-files,
ssl-trust-default-ca, ssl-client-cert-file,
ssl-client-cert-password): Added to the "global" section.

(diff-cmd, diff3-cmd, diff3-has-program-arg): Added to the
"helpers" section.

(log-encoding, use-commit-times, template-root,
enable-auto-props): Added to the "miscellany" section.

2003-11-22 18:08:08 Tree
[r379] by cmpilato

Whatever the reason, it feels like the season
For purging nonsensical goo.
Trade "strict"-ness for stopping on encountered copies
And evenly blame the world, too.

* subversion/clients/cmdline/main.c
(svn_cl__options): Add new --stop-on-copy (svn_cl__stop_on_copy_opt) option.
(svn_cl__cmd_table): Lose the --strict option for 'svn blame' -- it
just doesn't make any sense to support that. Also, use the new
--stop-on-copy option instead of --strict for 'svn log'.
(main): Parse new --stop-on-copy option.

* subversion/clients/cmdline/cl.h
(svn_cl__longopt_t): Sort these, and add new svn_cl__stop_on_copy_opt.
(svn_cl__opt_state_t): Add 'stop_on_copy' member.

* subversion/clients/cmdline/blame-cmd.c
(svn_cl__blame): Update call to svn_client_blame.

* subversion/include/svn_client.h
* subversion/libsvn_client/blame.c
(svn_client_blame): Remove 'strict_node_history' parameter.

* subversion/clients/cmdline/log-cmd.c
(svn_cl__log): Use the --stop-on-copy option instead of --strict.

* subversion/tests/clients/cmdline/getopt_tests_data/svn_help_log_switch_stdout
Update test data.

* subversion/doc/book/book/ch08.xml
Update documentation for --strict and --stop-on-copy.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.