You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Christopher Ness <ch...@nesser.org> on 2005/09/29 18:16:11 UTC

Re: solving case-insensitivity without installing Perl on the server

On Thu, 2005-09-29 at 09:12 -0700, x nooby wrote:
> If this problem can *only* be solved via Perl
> hookscripts, I should be able to install Perl - but if
> there is anyother way, that would be better.
> 
> Any suggestions?

I thought the latest and greatest "case insensitive" hook script was
python based?  If you look through the archives IIRC the python script
is an improvement over the perl version.

http://svn.collab.net/viewcvs/svn/trunk/contrib/hook-scripts/check-case-insensitive.py?view=markup

But anyway, you can port the functionality of the script to which ever
language you want.  That is what is great about hook scripts - they
don't discriminate.

Cheers,
Chris
-- 
http://www.nesser.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org