When doing an initial scan of my repo, fisheye blows up when doing "svn diff" on some large changeset (eg tagging the trunk of a module, where the diff becomes the contents of every file includes in the tag).
When I use other system like Trac, they don't do any "svn diff" when scanning the repo initally, only when you request a specific diff.
Is there a way to tell Fisheye to do everything except "svn diff" during the inital repo scan?