SVN In ExplorerThis extension adds decorations to your files indicating their SVN revision number or if they are modified, unversioned, added, or ignored. As decorations are at a maximum of two bits I only display the tens-of-thousands and thousands digits of the SVN number (as that is most helpful to me). Folders show either the most recent SVN number of any containing file, or if any downstream file is modified, unversioned, or ignored (with that priority). Updates occur every 120 seconds and on every save by the user. Works with MAC, assumes 'svn' is a run-able command in the terminal. Tested on a large (~55000 file) SVN checkout and took less than 1ms to execute. Extension SettingsKnown IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release Notes1.0.0Initial release. |