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

RE: check-case-insensitive.py: Adding to large folders takes a longtime

From: Oefelein, Martina <Martina.Oefelein_at_dionex.com>
Date: 2007-03-15 17:48:19 CET

Hi Nathan,

Thanks. I'll check it out.
For now, I worked around it by temporarily disabling the hook while adding the folder.

"Large folder" meant that I saw it on the root folder and on a folder which contains over 90% of all files in the repository.

ciao
Martina

-----Original Message-----
From: Nathan Kidd [mailto:nathan-svn@spicycrypto.ca]
Sent: Thursday, March 15, 2007 5:14 PM
To: users@subversion.tigris.org
Subject: Re: check-case-insensitive.py: Adding to large folders takes a longtime

Oefelein, Martina wrote:
> I have a problem with the check-case-insensitive.py pre-commit hook
> script on Windows. Adding a folder to the root of the repository or to a
> large folder (like the root folder of our main project) takes a long
> time (I stopped it after over an hour).

I'm not sure what "large" means in this context, but the last time I
tried check-case-insensitive.py it had serious performance problems
because it was doing a recursive svnlook from the base-most modified URL.

Try case-insensitive.py instead -- performance is much better.
http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/case-insensitive.py

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 15 17:48:53 2007

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.