Menu

disable re-indexing message in SV Build Console

Help
Andi
2018-12-10
2018-12-11
  • Andi

    Andi - 2018-12-10

    I need some guidance how to avoid the following situation:

    Every time I update my source code from a SVN repository I want to study the SVN messages to check what new files I received from the repository. But when I look at the SVN console window it always switches away from to the SV Build Console of SVEditor after a very short moment (1 second). So each time I have to switch back to the SVN console to check my messages. This is very annoying!

    Is there a way to disable the re-indexing message in the Console, OR can I configure the SV Build Console in a way that it does not push itself automatically to the front once it receives a message. For the stdout and stderr console I have a button that disables this automatic popup. But for the SV Build Console, I do not have such button.

    Any suggestions?

     
  • Matthew Ballance

    Hi Andi,
    One thing you can do now is to disable project auto-build (Project->Build Automatically). The SVEditor indexer is driven off the Eclipse automatic project builder, so this will stop the SVEditor indexing messages, as well as all other auto building.
    What can you tell me about the SVN messages? Are these shown in the same console that the SVEditor indexing messages are?

    Thanks,
    Matthew
    
     
  • Andi

    Andi - 2018-12-11

    SVN has it's own console window. The SVN console pops up after every SVN transaction but then gets covered again by the SVEditor console pop-up.
    I will try disabling auto-Build.

     

Log in to post a comment.