> >
> > I was having the same problem, until finally "show log" from a merge dialog started to hang forever.
> >
> > I tried different ideas, but the only way to solve problem is:
> > 1. downgrade from 1.9.4 to 1.8.8
> > 2. LogFindCopyFrom = false
> > Only the combination of these two meathures (neither of them helped itself)
>
> "Hangs" is not the same as "slow". Is your SVN server located on your
> LAN? Or is it remote server that you access over WAN? Could you please
> describe the problem in detail?
Our SVN server is located on our LAN.
Let's take two of our team as example:
We both used tortoiseSVN 1.9.4.
We both experienced slow (about 30s) working of a "show log" from a merge dialog. I thought it was enavitable because of a huge repository (98000 revisions).
Yesterday suddenly "show log" from a merge dialog started to hang forever, but only on my computer. My colleage still can use it (though very slowly).
This happened after I deleted several branches locally.
Afer that I tried:
- reinstall tSVN
- "clean up" local copy
- "refresh" cached log
- restore defaults in "settings"->"log caching"
- set LogFindCopyFrom to false
- set a "svn:mergeinfo" property on a branch to empty
It didn't help.
It's strange, but the same problem I have with another repository, much smaller (less then 10000 revisions).
Then I downgraded to 1.8.8, and "show log" from a merge dialog started to work instantly.
I tried to set LogFindCopyFrom to true and discovered it doesn't work on 1.9.4 either (hangs).
So, all in all:
1. the only way to make it work without hanging is - tSVN 1.8.8 and LogFindCopyFrom = false
2. my colleague's tSVN is still showing log from merge dialog, but very slowly.
There's definetely not a problem with LAN or our SVN server.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3195457
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-11-29 08:03:54 CET