David Summers <david@summersoft.fay.ar.us> (dws)


Patch Review Suggested
r10218, r6323, r5977, r554 r10228 r18848, r18544

r18848 | lundblad | 2006-03-12 07:19:44 -0600 (Sun, 12 Mar 2006)

* CHANGES: Move the fix for issue #1456 from developer visible changes to
  server side user visible changes.

Suggested by: dws


r18544 | rooneg | 2006-02-21 15:49:58 -0600 (Tue, 21 Feb 2006)

Move the Solaris package building scripts from build/pkg to packages/solaris.

Suggested by: David Summers <david@summersoft.fay.ar.us>

* configure.in: Tweak location of pkginfo.in file.

* build/pkg: Rename to...

* packages/solaris: This.


r10228 | rey4 | 2004-07-10 16:04:04 -0500 (Sat, 10 Jul 2004)

Make build generator compatible with older versions of python.

Review by: David Summers <david@summersoft.fay.ar.us>
(Reported the bug and helped test the patch.)

* build/generator/gen_base.py
  (TargetJavaHeaders.add_dependencies, TargetJavaClasses.add_dependencies):
    Don't use extended call syntax.


r10218 | jpieper | 2004-07-10 12:45:09 -0500 (Sat, 10 Jul 2004)

Fix a possible crash when importing special files.  

Patch by: David Summers <david@summersoft.fay.ar.us>
(Tweaked by me to use NULL instead of 0.)

* subversion/libsvn_client/commit.c
  (import_file): Initialize mimetype to NULL.


r6323 | sussman | 2003-06-23 19:42:11 -0500 (Mon, 23 Jun 2003)

* www/project_faq.html : Update FAQ for ra_svn.  ra_pipe is no
  more. Long live ra_svn.

Patch by: David Summers <david@summersoft.fay.ar.us>


r5977 | fitz | 2003-05-19 09:45:17 -0500 (Mon, 19 May 2003)

Fix various grammar, typos, and no longer correct things in the book
documentation.

Patch by: David Summers <david@summersoft.fay.ar.us>

* doc/book/book/ch03.xml : Grammar fix.

* doc/book/book/ch04.xml : Make example match commentary.

* doc/book/book/ch05.xml : Grammar fix.

* doc/book/book/ch07.xml : Grammar fix.  Authentication data is no longer
     stored in the .svn/auth working copy directories.

* doc/book/book/ch08.xml : Fix typo on "Revision".
     Take out "+" in example prompt and program response.


r554 | sussman | 2001-11-28 13:56:52 -0600 (Wed, 28 Nov 2001)

* INSTALL: typo fixes.

Patch by: David Summers <david@summersoft.fay.ar.us>