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

RE: Re: extreme slow checkout with windows svn 1.6 clients

From: ank <ankushchadha2003_at_yahoo.com>
Date: Thu, 7 Jan 2010 09:09:48 -0800 (PST)

There are two solutions to improve the performance

1. svnkit way

a. Update the svnant package with latest set of svnkit jars (with jna)
b. Set svnkit.symlinks to false (environment variable/system property)
c. Add jna.jar to the classpath along with all the svnant jars (including svnkit.jar)

There is a significant performance improvement, for me it was 5 times faster.

2. Use javahl (not tested though)

Ankush

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2435534

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2010-01-07 18:10:45 CET

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.