[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 long time

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2007-03-15 17:14:06 CET

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:11:44 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.