How to Prevent the Subversion Popup
You can prevent this with a property! After following these steps, your Eclipse will start up and never prompt the user to submit Subversion usage.
- Navigate to the Environmental Policy assigned to the package.
- Add the following property to the Properties tab for All OSs:
Key: usage_reporting_enabled
Value: false - Promote the environmental policy and then the package, building installers during this process.