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

RE: [TSVN] Windows case-sensitive request

From: <Bill.Hughes_at_cgi-europe.com>
Date: 2005-07-20 17:50:46 CEST

Martin Tomes wrote:
> Bill Hughes wrote:
>> Martin Tomes wrote:
>> > Lübbe Onken wrote:
>> >> Hi Pawel,
>> >>> Our company runs entirely on WindowsXP, and we found problem
>> with >>> case- sensitive locks/logins/checkouts.
>> > >
>> >> Please read this: http://tortoisesvn.sourceforge.net/?q=node/8 >
>> > I committed a Python script check-case-insensitive.py yesterday.
>> > Don't use the Perl one, I will remove it at some point.
>>
>> What's wrong with the Perl hook? I don't have python at present but
>> do use perl...
>
> The Perl version of the script runs svnlook and parses the
> output. It
> also has a logic error (which is unlikely to bite) and is not very
> efficient. There is limited scope for improvement to the
> Perl script so
> I wrote a Python script which uses the Subversion Python language
> bindings to directly query the repository. This script is much more
> efficient than the Perl one. There is also scope for another
> major leap
> in efficiency which I will get round to coding sometime.
>
> Why Python? It appears to be favoured by the Subversion
> developers and
> there were plenty of examples of how to use the Python
> language bindings
> at the level I needed. And I need to get to understand Trac which is
> written in Python and this was an opportunity to get to grips
> with the
> language.
>
> There are instructions in the script on how to get it working on Unix
> like systems and on Windows.

Thanks Martin, I'll have a look.

Bill

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
*** Confidentiality Notice *** Proprietary/Confidential
Information belonging to CGI Group Inc. and its affiliates
may be contained in this message. If you are not a recipient
indicated or intended in this message (or responsible for
delivery of this message to such person), or you think for
any reason that this message may have been addressed to you
in error, you may not use or copy or deliver this message
to anyone else.  In such case, you should destroy this
message and are asked to notify the sender by reply email.
Received on Wed Jul 20 18:01:23 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.