Hello, I have a problem with performance of updates in a partial checkout.
The scenario is that some root folder gets checked out non-recursively after which some of the child folders will be fetched by an update. The update operation is really slow - whether I am doing it programmatically (svnkit.symlinks=false) or via jsvn as well as via the non-Java svn CLI. So I suppose it's not SVNKit's fault - but is there a way to speed this up when using SVNKit programmatically? Thanks, Henning