Request
Please add a "SVN Log" option to the Menu so we can check changes in our code from within the IDE.
Problem
Our current SCC based versioning system offers the option to directly show the SVN log for an object in the IDE.
Native SVN doesn't offer anything similar to this anymore:
If we want to check the SVN log of an object using Native SVN, we have to manually browse to the source item ws_objects folder and then use the SVN client to show the change log, which is a lot less convenient.
Alternatively, an option "Browse to Source file" that opens an Explorer Window focused on the source file would be a helpful stopgap measure (which would also be nice for most other SVN features which are only available through the SVN client)