본문 바로가기

emotional developer/detect-Java

eclipse Update SVN Cache.

이클립스에서 서브버전을 버전관리로 이용할 때.
서브버전 플러그인이 이클립스 최초 실행 시에, update 프로세스를 하게 된다.


하지만, 해당 작업이 너무 느려서 사람을 화나게 만들 정도다..
한번 이클립스 실행시, 최고 10분 이상 걸렸던 적도 있었는데.
찾아 보니 SVN update 작업 옵션을 끌 수 있었다!



http://forums.polarion.org/viewtopic.php?f=8&t=2016

The "Update SVN cache" task allows Subversive to works much faster in most operations. At the same time this task requires lots of memory in order to cache performance-critical SVN meta-information.
If you don't like the feature you can switch it off at "Window->Preferences->Team->SVN->Performance" preferences page by deselecting of two check boxes called correspondingly:
Compute deep outgoing state
and
Enable SVN statuses cache.

위에 내용을 보고 쭉 따라 하면 된다.
혹시나 SVN update 에 스트레스를 받는 분이 계시면 언능 체크 푸시길;;





반응형