I think it is Perl.  Is there a Python version, too?
I downloaded the source, and found the script here:
\subversion-1.2.0\contrib\hook-scripts\check-case-insensitive.pl
It has this code in it:
# On a windows machine add this to pre-commit.bat:
#
#  perl <path-to-script>\check-case-insensitive.pl %1
%2
thx!
--- Paul Koning <pkoning@equallogic.com> wrote:
> >>>>> "x" == x nooby <x> writes:
> 
>  x> I am going to guess this is not possible to do,
> but I am trying to
>  x> find a way to solve the Windows/Subversion
> case-insensitivity
>  x> problem without loading Perl on to the Windows
> server.
> 
>  x> The Windows server admins would prefer not to
> load Perl on to the
>  x> Windows servers, so I am trying to find another
> way.  My users use
>  x> TortoiseSVN, so I tried looking for a solution
> there too, but
>  x> still have not found one.
> 
>  x> If this problem can *only* be solved via Perl
> hookscripts, I
>  x> should be able to install Perl - but if there is
> anyother way,
>  x> that would be better.
> 
> Perl?  The sample hook script is in Python, I
> believe.  You could of
> course port it to your favorite other language, but
> I don't quite
> understand this sysadmin resistance.  Doesn't
> everyone love a
> scripting language?  :-)
> 
> 	  paul
> 
> 
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 29 23:12:54 2005