/atom-svn

SVN integration for atom text editor

Primary LanguageCoffeeScriptMIT LicenseMIT

SVN package

SVN VCS integration: Marks lines/files in the editor gutter/treeview that have been added, edited, or deleted since the last commit. Repository status information get displayed in footer.

The git-diff package has to be enabled to see the repository status marks in gutter and treeview.

This package uses a binary svn wrapper. So you have to put your svn-binary in your os searchpath.

This package plays well with third party plugins(like minimap-git-diff) who consume the repository-provider service.

Beware: This package is in early development state