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

Re: [TSVN] windows and file names case insensitive

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-07-08 10:35:45 CEST

SteveKing wrote:
> Thomas LEVEIL wrote:
>
>> I have recently been unable to update one of the repository I'm in
>> charge of.
>
> A little bit too complicated!
> Check out this FAQ:
> http://tortoisesvn.sourceforge.net/?q=node/8
> for a much easier solution. Also, there's a description on how you can
> prevent such problems in the future.

I have just rewritten my check-case-insensitive script in Python and
using the language bindings. It is a bit faster than the previous Perl
one (which ran svnlook to get it's information) and it fixes a bug in
the algorithm it used.

Would anyone on this list like to beta test it for me? I have been
running it here for nearly a week and found one bug, there may well be more.

It definitely supports international character sets better than the Perl
one.

BTW, this is my first ever Python program to be gentle with me!

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
 | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 8 10:36:18 2005

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

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