Have this currently problem with TorotiseGit - Show Log taking ages to populate with the history.
We have a repository with 300,000 files and recently about 3000 revisions ago, the administrator did a SVN move of one of the main directory's. Yes this means all 250,000 files where moved from one directory to the next.
The biggest problem is that GIT GUI can show a very fast Log of all the revisions and changes, and only when you click on it does it actually populate with whats changed. In TorotiseGit - Show Log, when it hits the revision it takes ages 30-40 minutes just to do one revision that included moving 250,000 files from one location to the next.
Is there any way, that you can tell TorotiseGit to Cache the Show Log results or a flag you can set so it does not do a deep search in what happened during that revision?
Thank you for any Answers.