Hi, We use the svnkit/jsvn on AIX and I'm migrating our development/source code to new server. I get into a issue with "jsvn status" and "jsvn update" performance.... just make it unsable...
The SVN server/apache/webdav run over other machine.... The old server (workdir): AIX 5.3 , Java 1.6.0 , svnkit version 1.3.2 (r6267) The new server (workdir): AIX 6.1 , Java 1.6.0 , svnkit version 1.7.9 (r9659_v20130411_2103) After checkout our sources on the new server (jsvn 1.7.9) when I execute a simple "jsvn status" into the main tree (+-24k files/directores total) took 6 minutes to show the result. At the old server, only 11 seconds. And with jsvn 1.3 on the new server, after checkout again, the "jsvn status" took 6 seconds... Have something to do? or check? Java version? downgrade to svnkit 1.6 can solve this? (I see lot of others users complain about svnkit 1.7 performance...) Is there some hope to svnkit 1.7 version back have good performance? Regards Cesar