[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Update contrib tools web page now check-case-insensitive.* have been deleted.

From: Martin Tomes <lists_at_tomes.org>
Date: 2007-03-19 10:32:27 CET

[[[
In r23892 the check-case-insensitive.* hook scripts were removed.

* www/tools_contrib.html
   Indicate that the check-case-insensitive.py hook script has been
   removed from trunk.
]]]

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
Visit http://www.subversionary.org/
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Index: tools_contrib.html
===================================================================
--- tools_contrib.html (revision 23317)
+++ tools_contrib.html (working copy)
@@ -776,12 +776,13 @@
 
 
   <h3><a name="check_case_insensitive_py"
- href="http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/check-case-insensitive.py">check-case-insensitive.py</a>
- (contrib/hook-scripts)</h3>
+ href="http://svn.collab.net/repos/svn/tags/1.2.3/contrib/hook-scripts/check-case-insensitive.py">check-case-insensitive.py</a>
+ (contrib/hook-scripts for 1.2.3)</h3>
   <p>This script can be called from a pre-commit hook on either Windows
      or a Unix like operating system. It implements the checks required
      to ensure that the repository acts in a way which is compatible with
- a case preserving but case insensitive file system.
+ a case preserving but case insensitive file system. This script has
+ been removed from the Subversion trunk.
   </p>
   <p>Superceded by case-insensitive.py
      for Subversion 1.3.0 and later.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 19 10:32:59 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.