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

Re: FAQ suggestion/question

From: Nathan Kidd <nathan_at_hummingbird.com>
Date: 2004-08-20 18:33:35 CEST

barry burnereau wrote:

> Is there another way to do that ?
> I can't install perl (or python) on our surver (w2k). It's not allowed.
> I work in a bank ...

If you're allowed to run an EXE that you compiled there are tools to
create an executable out of a .pl script. I haven't tried it
personally, but you could try http://tinyperl.sourceforge.net/.

-Nathan

>
> At 18:09 20/08/2004, Nathan Kidd wrote:
>
>> kfogel@collab.net wrote:
>>
>>> Duncan Murdoch <subversion@murdoch-sutherland.com> writes:
>>>
>>>> How should I have done this? It shouldn't be necessary for every
>>>> Windows user to do commits to the repository to update their checked
>>>> out version, and asking for a new checkout seems a little extreme....
>>>
>>>
>>> Sadly, the best recommendation I can think of is to blow away the
>>> directory (using standard operating system recursive removal, I don't
>>> remember the exact command for Windows) and then update. Sorry for
>>> the inconvenience.
>>
>>
>> And then prevent it from happening again by adding the
>> check-case-insensitive.pl script to your pre-commit hook.
>> Find it in http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/
>> or a svn source tarball.
>>
>> FYI I'm currently modifying this script to fix performance when adding
>> to the root of large trees. I plan to submit a patch to the dev list
>> soon.
>>
>> -Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 18:33:33 2004

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

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