Martin Tomes <lists@tomes.org> (martinto)


Patch
r14967, r14965, r12082, r10573, r9940

r14967 | kfogel | 2005-06-03 14:23:25 -0500 (Fri, 03 Jun 2005)

* www/faq.html
  (bdb-fsfs-convert): New item.

Patch by: Martin Tomes <lists@tomes.org>

This was extracted from the patch Martin posted in:

   From: Martin Tomes <lists@tomes.org>
   To: dev@subversion.tigris.org
   Date: Fri, 03 Jun 2005 11:56:58 +0100
   Subject: [PATCH] Berkeley DB to FSFS migration
   Message-ID: <42A0377A.6030805@tomes.org>
   http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=101092

The other part of that patch was committed in r14965.


r14965 | kfogel | 2005-06-03 14:17:26 -0500 (Fri, 03 Jun 2005)

FAQ formatting fix:

* www/faq.html
  (svnserve-win-service): Move closing of container div to end of faq entry.

Patch by: Martin Tomes <lists@tomes.org>

This was extracted from the patch Martin posted in:

   From: Martin Tomes <lists@tomes.org>
   To: dev@subversion.tigris.org
   Date: Fri, 03 Jun 2005 11:56:58 +0100
   Subject: [PATCH] Berkeley DB to FSFS migration
   Message-ID: <42A0377A.6030805@tomes.org>
   http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=101092

The rest of that patch was committed in r14967.


r12082 | kfogel | 2004-11-29 14:42:36 -0600 (Mon, 29 Nov 2004)

* www/project_links.html: Put "www" on the front of subversionary.org
    link, since the site redirects there anyway.  

Patch by: Martin Tomes <martin.tomes@eurotherm.co.uk>
Review by: Kenneth Porter <shiva@sewingwitch.com>
Beer by: Belgium


r10573 | breser | 2004-08-10 11:25:15 -0500 (Tue, 10 Aug 2004)

Update the Win32 build instructions and batch file.

Patch by: Martin Tomes <lists@tomes.org>

* INSTALL
  Describe how to build from the zip source file with and without building and
  testing the server dso modules.  Change the Apache version to 2.0.50 as that
  is what is currently easily available from the Apache web site.
* vc6-build.bat.in
  Use Apache 2.0.50 as per INSTALL instructions.


r9940 | kfogel | 2004-06-09 14:29:29 -0500 (Wed, 09 Jun 2004)

Add case-insensitivity protection hook script.

Patch by: Martin Tomes <lists@tomes.org>
          Jeremy Bettis <jeremy@deadbeef.com>

(Posted to users@subversion.tigris.org.)

* contrib/hook-scripts/check-case-insensitive.pl: New directory, file.