Larry Shatzer <Larry.Shatzer@MIROtechnologies.com>


Patch
r851958, r849865, r849838, r849281, r849210, r849198, r849172, r845165, r845160, r845152, r845146

r845146 | cmpilato | 2003-02-24 22:40:16 +0000 (Mon, 24 Feb 2003)

Use long subcommand names.

Patch by: Larry Shatzer <fugazi@zyx.net>


r845152 | cmpilato | 2003-02-25 00:41:52 +0000 (Tue, 25 Feb 2003)

Fixes to the capitalization of "Subversion".

Patch by: Larry Shatzer <fugazi@zyx.net>


r845160 | cmpilato | 2003-02-25 03:54:32 +0000 (Tue, 25 Feb 2003)

More subcommand goodness.

Patch by: Larry Shatzer <fugazi@zyx.net>


r845165 | cmpilato | 2003-02-25 16:06:40 +0000 (Tue, 25 Feb 2003)

Still more subcommand goodness.

Patch by: Larry Shatzer <fugazi@zyx.net>


r849172 | breser | 2004-03-17 20:09:07 +0000 (Wed, 17 Mar 2004)

Typo fixes to perl and com bindings.

Patch by: Larry Shatzer <Larry.Shatzer@Spirent.com>

* subversion/bindings/swig/perl/t/3client.t
* subversion/bindings/swig/perl/Core.pm
* subversion/bindings/swig/perl/Wc.pm
* subversion/bindings/swig/perl/Delta.pm
* subversion/bindings/swig/perl/Client.pm
* subversion/bindings/swig/perl/Ra.pm
* subversion/bindings/com/SVN.cpp
  Various typo fixes.


r849198 | fitz | 2004-03-19 02:34:28 +0000 (Fri, 19 Mar 2004)

* doc/book/book/ch09.xml: Markup fixes and line wraps.

Patch by: Larry Shatzer <Larry.Shatzer@Spirent.com>
(Small tweaks by me.)


r849210 | cmpilato | 2004-03-19 04:16:02 +0000 (Fri, 19 Mar 2004)

Update svn --version output to be 1.0.1, add <filename> around INSTALL
and HACKING filenames. Put <literal> around XFAIL, where it had
<literal> around it earlier in the paragraph.

Patch by: Larry Shatzer <Larry.Shatzer@Spirent.com>

* doc/book/book/ch08.xml: Update subversion --version output, use
  <filename> and <literal> where appropriate.


r849281 | dlr | 2004-03-24 22:59:28 +0000 (Wed, 24 Mar 2004)

* subversion/bindings/swig/perl/Client.pm
  Use chomp instead of chop in the example code (preferred for
  removing newlines at the end of a string).

Patch by: Larry Shatzer


r849838 | cmpilato | 2004-05-18 18:14:45 +0000 (Tue, 18 May 2004)

Issue #1865 - Fix use of <quote>, and use &gt; instead of > for shell
redirection.

Patch by: Larry Shatzer <Larry.Shatzer@Spirent.com>

* doc/book/book/ch00.xml
* doc/book/book/ch03.xml
* doc/book/book/ch04.xml
* doc/book/book/ch05.xml


r849865 | sussman | 2004-05-19 16:44:11 +0000 (Wed, 19 May 2004)

* www/project_faq.html: Fix configure line to include missing \
* www/webdav-usage.html: Fix link to design document.

Patch by: Larry Shatzer <Larry.Shatzer@Spirent.com>


r851958 | julianfoad | 2004-11-13 14:28:10 +0000 (Sat, 13 Nov 2004)

Book: fix some quotes, commands and subcommands.

Patch by: Larry Shatzer <Larry.Shatzer@MIROtechnologies.com>

* doc/book/book/appb.xml
  Use <quote> where appropriate.
  Use <command> around a svn command.

* doc/book/book/ch03.xml
* doc/book/book/ch06.xml
  Use full subcommand name, not an alias.

* doc/book/book/ch07.xml
  Use official subcommand name 'delete', not 'remove'.