a question about intellij version control system
Hi,
I’ve been using svnkit plug-in inside intellij idea 9.01. When I tracked apache server logs that hosts svn server, I noticed that there are continuous accesses from intellij idea. Nearly every minute, there are various accessed in spite of having no update or commits. We have 7-8 users and all intellij ideas send multiple request periodically. I’ve never seen a situation like this when I was using intellij idea 8. I think this makes apache crash sometimes. Is there a way to prevent this periodical access to svn or is it a "normal behavior" to keep connection alive? Thanks.
Alper
请先登录再写评论。
The Change List functionality ("Changes" on the bottom) lets you configure a refresh of Subversion to get incoming changes. The dialog defaults to 30 minutes, have people possibly enabled that refresh and set that to 1 minute?
No, we have been using them with default settings. I checked them before but all intellij idea's show 30 minutes. I tried to change some options under version control system tab in settings but I couldn't be succeeded about preventing this communication.
Alper