Skip to content

Enable/Disable "Refresh SVN status cache" #48

@marcgise

Description

@marcgise

I have a process that modifies a lot of files in the Workspace. The problem is that each time a file is modified, a background Job named "Refresh SVN status cache" is executed, and it slow down my process drastically.

It would be great if there exists a preference that allows to enable/disable this Job. This way, previously to execute my process, I disable the Job, and once ended, I enable it again.

I consider it necessary, as it is reducing a lot my productivity.

I found that the file that starts the Job, is org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.

Some approach like the one for derived resources, maybe is valid to solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions